Skip to content

is it possible to do markdown codeblocks? #6201

Open
@DetachHead

Description

@DetachHead

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: TriageNeeds to be verified, categorized, etc

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions