Skip to content

fix: allow dots in markdown link text#8596

Open
SSDWGG wants to merge 1 commit into
nextcloud:mainfrom
SSDWGG:fix/markdown-link-text-dots
Open

fix: allow dots in markdown link text#8596
SSDWGG wants to merge 1 commit into
nextcloud:mainfrom
SSDWGG:fix/markdown-link-text-dots

Conversation

@SSDWGG
Copy link
Copy Markdown

@SSDWGG SSDWGG commented May 16, 2026

Summary

  • loosen the markdown link input rule so link text can contain dots
  • add a regression test for [something.cloud](https://something.cloud/page)

Fixes #7872

Tests

  • npx vitest run src/tests/marks/Link.spec.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Creating links in Nextcloud Notes using md syntax does not always work.

1 participant