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

[FIX]: be more strict on anonymous links #628

Merged
merged 1 commit into from
Oct 24, 2023
Merged

Conversation

jaapio
Copy link
Member

@jaapio jaapio commented Oct 23, 2023

Anonymous links shall not be prefixed by anything. If a word ends with __ (double underscore) no other chars should be prepending other than a white space or a line start.

The links are now part of the document context as they should be reset after every document. This removes the need for extra resets in between.

@jaapio jaapio requested a review from linawolf October 23, 2023 18:38
Anonymous links shall not be prefixed by anything. If a word ends
with __ (double underscore) no other chars should be prepending
other than a white space or a line start.

The links are now part of the document context as they should be reset
after every document. This removes the need for extra resets in between.
@jaapio jaapio force-pushed the fix/anoymous_link_processing branch from 77214f2 to 09fa6ff Compare October 24, 2023 05:58
@jaapio jaapio merged commit 561ddac into main Oct 24, 2023
@jaapio jaapio deleted the fix/anoymous_link_processing branch October 24, 2023 10:50
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.

2 participants