Give us feedback
markdown-parser
Web icon

Markdown_Parser

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 23 February 2021 by 
5.0
 (19 ratings)
markdown-parser

Markdown_Parser

Details
A markdown parser and compiler
Read more

A markdown parser and compiler. Built for speed.


- built for speed
- low-level compiler for parsing markdown without caching or blocking for long periods of time
- light-weight while implementing all markdown features from the supported flavors & specifications
- works in a browser, on a server, or from a command line interface (CLI)


Based on https://marked.js.org/demo

You Just need place a Web block on your screen and pass Markdown-formatted text to it.

Release notes (1.0.1)

Fixed escape characters:

- New lines

- Apostrophe

Reviews (5)
by 
2022-12-19
in version 1.0.1
Helped me a lot :-) Thanks
by 
2021-02-25
in version 1.0.1
Exactly what i need
by 
2021-02-25
in version 1.0.1
Component TOP. Thanks
Team