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 escaping in *** Punctuation. #3

Closed
wants to merge 1 commit into from
Closed

Conversation

Klafyvel
Copy link
Contributor

I don't know if that's on purpose, but just in case it is not, I fixed escaping within the inline code block that describes punctuation.

@mrossinek
Copy link
Member

Actually, this is intentional. Free-form verbatim attached modifiers have a higher precedence than the escape sequence:

~ Verbatim {# free-form attached modifiers} (`\|``|`, `\|``|`)
~ {# Escaping}[The escape character] (`\`)

You may still see this as being escaped though, as long as nvim-neorg/neorg#621 is not yet merged.

@mrossinek mrossinek closed this Oct 16, 2022
@Klafyvel
Copy link
Contributor Author

Ok ! thanks for the explanation. :)

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