Skip to content

multi line Markdown not rendering multiple lines #263

@mjvandermeulen

Description

@mjvandermeulen

The following code renders as a single line in markdown-viewer:

    markdown["`This **is** _Markdown_`"]
    newLines["`Line1
    Line 2
    Line 3`"]
    markdown --> newLines

Documentiation and Source of example: https://mermaid.js.org/syntax/flowchart.html#markdown-formatting

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions