Skip to content

Load external Markdown File in html. #313

@MaxWhite3790

Description

@MaxWhite3790

Well, I think the title is self explanatory ^^\

I have a Markdown File named "article.md", and want use this file inside of my html.

# Hello World!
Lorem Ipsum
- Lorem Ipsum
<h1>Hello World!</h1>
<p>Lorem Ipsum</p>
<ul>
    <li>Lorem Ipsum</li>
</ul>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions