pixelplanet/utils/markdown-test
2022-02-09 16:26:59 +01:00
..
.gitignore clean up markdown test scripts 2021-11-26 13:15:24 +01:00
index.css expand Markdown parsing, add embeds 2022-02-09 16:26:59 +01:00
index.html expand Markdown parsing, add embeds 2022-02-09 16:26:59 +01:00
Markdown.jsx expand Markdown parsing, add embeds 2022-02-09 16:26:59 +01:00
MdMention.jsx expand Markdown parsing, add embeds 2022-02-09 16:26:59 +01:00
mdtest.js remove commonmark comparison 2021-11-29 05:04:06 +01:00
README.md add parsing of []() enclosures 2021-11-29 15:46:33 +01:00
webpack.config.js expand Markdown parsing, add embeds 2022-02-09 16:26:59 +01:00

Markdown parser testing

Code to test markdown parsing, run npx webpack to build and open index.html

No npm install in this folder neccessary, it takes the packages from the parent project