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

markdown parsing for inline code blocks is wrong #3050

Open
jyn514 opened this issue Nov 15, 2024 · 0 comments
Open

markdown parsing for inline code blocks is wrong #3050

jyn514 opened this issue Nov 15, 2024 · 0 comments
Labels
c: bug Something isn't working s: pending triage Pending Triage

Comments

@jyn514
Copy link
Contributor

jyn514 commented Nov 15, 2024

i wrote a post on Elk with the following raw markdown:

only my 2nd-4th fingers are fast enough to double-tap on my alt-\` shortcut and have it register as that instead of two \`\` keys lol

that renders correctly on my host instance as having no codeblocks at all, just lots of ` keys.

only my 2nd-4th fingers are fast enough to double-tap on my alt-` shortcut and have it register as that instead of two `` keys lol

however, elk shows it incorrectly as follows: Image

(as an aside elk makes it quite difficult to remove inline code blocks from the post text once it's already been posted, it would be nice if that were easier.)

@jyn514 jyn514 added c: bug Something isn't working s: pending triage Pending Triage labels Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: bug Something isn't working s: pending triage Pending Triage
Projects
None yet
Development

No branches or pull requests

1 participant