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

Fixed MD links attached to the right span instead of the whole sentence #174

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DiazBejaranoD
Copy link

@DiazBejaranoD DiazBejaranoD commented Oct 23, 2024

Fixes #97

Expanded resolve_links feature to allow the correct span of text to be used in the MD link.
In v0.0.17, the whole sentence is used as the link text.

Limitations:

  • It still does not support multi-line links.
  • It still does not support links within headers.

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.

Markup Links are associated to the whole text line instead of the original span
1 participant