Wykres commitów

5 Commity (21719fcfbed7df4246b9ee6f5545f20b2acf2e17)

Autor SHA1 Wiadomość Data
Jermolene 9e6dab06cc Fix problem with Maruku Markdown metadata
Fixes #855 - albeit it’s a bit of a kluge. The internal format returned
by `markdown.toHTMLTree()` isn’t sufficiently well documented for me to
be confident that the new code is resilient to all the things that
might be returned.
2014-09-19 15:03:52 +01:00
Jermolene 32b795452f Allow Markdown dialect to be configured 2014-08-27 11:09:59 +01:00
Jermolene b8aedf2ca3 Fixed problem with Markdown image handling 2014-06-18 14:56:32 +01:00
Jermolene 45b0966013 Support the image widget in markdown 2014-04-17 16:50:54 +01: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