Brooks Boyd
|
b258afea0d
|
Replace Markdown parsing library with Remarkable (#3876)
* Replace Markdown parsing library with Remarkable
* Fix handling of block-level elements
* Update documentation
* Add config options for Parser actions
* Add Config options for Remarkable library
* Match code style
* Update documentation
* Handle ordered lists and horizontal rules
* Update to v2.0.0 of Remarkable library
|
2020-01-20 13:13:36 +00:00 |
|
Jeremy Ruston
|
2adf09129d
|
Introduce text editor toolbar (#2315)
Tada!
|
2016-04-22 08:36:29 +01:00 |
|
Jermolene
|
5ac5b2c76d
|
Move markdown.js
Leaving it in node_modules meant that it wasn’t getting installed by npm
Fixes #281
|
2013-12-15 16:44:49 +00:00 |
|
Jeremy Ruston
|
36fa41e19a
|
First pass at integrating a Markdown parser
Internal links don't work yet.
@natecain - have I included the node module in the right way?
|
2013-11-01 16:06:08 +00:00 |
|