Files
TiddlyWiki5/editions/dev/tiddlers/new/Using TiddlyWiki as a library.tid
Jeremy Ruston 54e5ef7489 Fix link
2025-11-11 11:41:27 +00:00

5 lines
231 B
Plaintext

title: Using TiddlyWiki as a library in another Node.js application
Node.js applications can include TiddlyWiki as a library so that they can use wikitext rendering.
See the demo at https://github.com/Jermolene/TiddlyWiki5DemoApp