mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-15 14:24:51 +00:00
b258afea0d
* 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
13 lines
206 B
Plaintext
Executable File
13 lines
206 B
Plaintext
Executable File
{
|
|
"tiddlers": [
|
|
{
|
|
"file": "remarkable.js",
|
|
"fields": {
|
|
"type": "application/javascript",
|
|
"title": "$:/plugins/tiddlywiki/markdown/remarkable.js",
|
|
"module-type": "library"
|
|
}
|
|
}
|
|
]
|
|
}
|