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

is it possible to do markdown codeblocks? #6201

Open
DetachHead opened this issue Jan 18, 2025 · 0 comments
Open

is it possible to do markdown codeblocks? #6201

DetachHead opened this issue Jan 18, 2025 · 0 comments
Labels
Status: Triage Needs to be verified, categorized, etc

Comments

@DetachHead
Copy link

i've tried various different ways to escape the backticks but can't seem to get it to work:

flowchart TD
    A("`foo \`bar\` baz`")
Loading
flowchart TD
    A("foo `bar` baz")
Loading
flowchart TD
    A("```foo `bar` baz```")
Loading
@github-actions github-actions bot added the Status: Triage Needs to be verified, categorized, etc label Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage Needs to be verified, categorized, etc
Projects
None yet
Development

No branches or pull requests

1 participant