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

Improve LinkRule to accept titles and ignore internal markdown #108

Merged
merged 5 commits into from
Jan 6, 2021

Conversation

edwinveger
Copy link
Contributor

Adds support for links like: [Google](http://www.google.com "custom title").

Also fixes a bug where detected rules inside a link would not be discarded correctly.
[Google](http://www.google.com/path_nested_italic_item_s) would appeared incorrectly.

@edwinveger edwinveger changed the title Add TitledLinkRule Improve LinkRule to accept titles and ignore internal markdown Jan 6, 2021
@jvanzummeren jvanzummeren merged commit 0c6f2c1 into M2mobi:master Jan 6, 2021
@edwinveger edwinveger deleted the titled-link-item branch January 6, 2021 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants