Converting Tiddlywiki Wikitext to Markdown
git clone git https://github.com/somax/tiddlywiki-to-markdown.git
npm i
- export all contents to json file
tiddlers.json
- mkdir
output
folder and puttiddlers.json
file in. - run
node .
- checkout
output
folder