Re: [twdev] How to transform HTML nodes to tiddler's tree?

2018-08-18 Thread bimlas
Thanks for the advice. I just found a way to transform HTML to node tree (?), now the plugin works nicely (screenshot: https://i.imgur.com/VMyePPW.png). I'll have to do some makeup, but basically everything seems to be OK. How should I do a pull request: using the

Re: [twdev] How to transform HTML nodes to tiddler's tree?

2018-08-17 Thread Jeremy Ruston
Hi Bimlas > I'm working on a parser plugin to render Asciidoctor formated text. Great! > The plugin is using Asciidoctor.js > (https://github.com/asciidoctor/asciidoctor.js) and basically works, but the > content of the tiddler is the HTML code itself instead of the correctly > rendered