1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-03-22 07:39:49 +00:00
Files
Saq Imtiaz 785086e0a5 Fixes ESLint errors (#9668)
* fix: apply automatic eslint fixes

* lint: allow hashbang comment for tiddlywiki.js

* lint: first back of manual lint fixes for unused vars

* lint: added more fixes for unused vars

* lint: missed files

* lint: updated eslint config with selected rules from #9669
2026-02-20 08:38:42 +00:00
..
2023-01-14 09:49:04 +00:00
2023-05-06 12:08:46 +01:00
2023-01-14 09:49:04 +00:00
2023-01-14 09:49:04 +00:00
2026-02-20 08:38:42 +00:00

title: $:/plugins/tiddlywiki/markdown-legacy/readme

This is a TiddlyWiki plugin for parsing Markdown text, using the [[Remarkable|https://github.com/jonschlinkert/remarkable]] library. If the KaTeX TiddlyWiki plugin is installed, KaTeX support is enabled using the [[remarkable-katex|https://github.com/bradhowes/remarkable-katex]] Remarkable plugin.

It is completely self-contained, and doesn't need an Internet connection in order to work. It works both in the browser and under Node.js.

[[Source code|https://github.com/TiddlyWiki/TiddlyWiki5/blob/master/plugins/tiddlywiki/markdown-legacy]]