mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-01 15:16:55 +00:00
First pass at integrating a Markdown parser
Internal links don't work yet. @natecain - have I included the node module in the right way?
This commit is contained in:
6
plugins/tiddlywiki/markdown/plugin.info
Normal file
6
plugins/tiddlywiki/markdown/plugin.info
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"title": "$:/plugins/tiddlywiki/markdown",
|
||||
"description": "Markdown plugin wrapping markdown-js",
|
||||
"author": "JeremyRuston",
|
||||
"coreVersion": ">=5.0.0"
|
||||
}
|
||||
Reference in New Issue
Block a user