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 broken link on Notes-on-paxos #128

Closed
wants to merge 1 commit into from
Closed

Conversation

LucasFA
Copy link

@LucasFA LucasFA commented May 24, 2023

Seems some markdown processors don't handle parentheses well.

I looked at https://meta.stackexchange.com/a/13509 for suggestions, so if it doesn't work I would suggest just trying %29 instead of ')'

Seems some markdown processors don't handle parentheses well. 

I looked at https://meta.stackexchange.com/a/13509 for suggestions.
@matklad
Copy link
Owner

matklad commented Jul 22, 2023

Thanks! This indeed seems like an issue with djot syntax, great find, I've opened upstream issuse here:

jgm/djot.js#74

Worked around it using %

@matklad matklad closed this Jul 22, 2023
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