The new code in leo/core/leoAsciidoctor.py and viewrendered.py should be useful all by itself.
I'd just like to point out, should anyone need variations on this code, that the code is quite simple. Anyone with even modest python scripting capabilities should be able to roll their own code. Here are the methods to study/adapt: *In leoAsciiDoctor.py* - adoc.write_root & helpers - adoc.run_asciidoctor - adoc.run_pandoc *In viewrendered.py* - vr.update_asciidoc & helpers - vr.update_pandoc & helpers HTH. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/d35953c5-602a-4cb2-99c4-556e53785f54%40googlegroups.com.
