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(parser): support valid characters in URLs #417

Merged
merged 1 commit into from
Sep 19, 2019

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Sep 19, 2019

added a lot of missing characters, but excluded
the [ and ] as they are used to pass arguments
in external and relative links.

Fixes #416:

Signed-off-by: Xavier Coulon [email protected]

added a lot of missing characters, but excluded
the `[` and `]` as they are used to pass arguments
in external and relative links.

Fixes bytesparadise#416:

Signed-off-by: Xavier Coulon <[email protected]>
@xcoulon xcoulon merged commit 98a84d4 into bytesparadise:master Sep 19, 2019
@xcoulon xcoulon deleted the Issue416_link_macro_parsing branch September 19, 2019 18:31
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.

Some "link" macro does not work as expected
1 participant