On Tuesday, September 1, 2020 at 11:16:24 AM UTC-4, Thomas Passin wrote: > > I've issued a PR for VR3, and otherwise it is available from my Git repo > on the vr3-asciidoc branch - > > https://github.com/tbpassin/leo-editor/tree/vr3-asciidoc/leo > > I have found that Asciidoc processing is *much slower* than for RsT and > Md. For example, 15k of Rst takes much less than a second to process but > 20k of Asciidoc text takes about 10 seconds on my computer, which is pretty > fast. So I can't recommend rendering entire subtrees if they are long. It > is likely that using the Ruby version of asciidoc would be much faster > (they claim a factor of 100), but I have not tested this. >
I just installed Ruby and the asciidoctor gem that it runs. It did convert that 20k asciidoc file in a twinkling. I will get VR3 to use it too, and see how that works out. -- 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/eba583db-6dfe-4d10-9084-9d6869b8fdd0o%40googlegroups.com.
