0.15.2 • Published 11 months ago

@withspek/markdor v0.15.2

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@withspek/markdor

markdor is a markdown-like parser designed for simplicity and extensibility.

Philosophy

Most markdown-like parsers aim for speed or edge case handling. markdor aims for extensibility and simplicity.

What does this mean? Many websites using markdown-like languages have custom extensions, such as @mentions or other custom things. Unfortunately, most markdown-like parsers don't extenting the parser without making a fork of it, and can be difficult to modify even when forked. Markdor is designed to allow simple addition of custom extensions without needing to be forked.

0.15.1

11 months ago

0.15.2

11 months ago

0.15.0

1 year ago

0.14.0

1 year ago

0.13.0

1 year ago

0.12.0

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago