Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

References that skip invalid characters are not created as links #370

Open
nsk7even opened this issue May 28, 2024 · 0 comments
Open

References that skip invalid characters are not created as links #370

nsk7even opened this issue May 28, 2024 · 0 comments

Comments

@nsk7even
Copy link

nsk7even commented May 28, 2024

Consider having this heading:
## [ ] 1.2.3 Title

That is targeted by this reference in markdown:
[[ ] 1.2.3 Title](#--123-title)

Markdown PDF does format this phrase like other links, but does not produce a link out of it.


Update:
Tried these emojis that are recommended in the settings: https://www.webfx.com/tools/emoji-cheat-sheet/

Example:
## ⬜ 1.2.3 Title

Targeted by this reference:
[⬜ 1.2.3 Title](#-123-title)

Same result.

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

No branches or pull requests

1 participant