Thank you, gentlemen. I would also love to have a better coloring scheme for HTML/JS (the https://leoeditor.com/coloring.html?highlight=colorizer can help me with it I beleive) and especially coloring of matching tags feature. Can you please advise me where to start from if I try to implement 'matching tags'?
пт, 8 нояб. 2019 г. в 00:07, Rob <[email protected]>: > Writing html/css/js in Leo is super easy. I use 2 different approaches, > depending on what I need the output to be. > > 1. The most straightforward approach is to write the page in regular > @file or @clean node outlines. Consider creating abbreviations for the most > common tags to greatly speed up the writing process and minimize errors > (eg. `h1` expands to <h1>Headline 1</h1>). > 2. For some applications, I need multi-output (html and LaTex, for > example). In that case, I write in @rst trees, then use pandoc to create > the output files. > > Rob... > > -- > 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/fc637b55-4828-4a56-9243-1d1cb0159f3e%40googlegroups.com > <https://groups.google.com/d/msgid/leo-editor/fc637b55-4828-4a56-9243-1d1cb0159f3e%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAC%2B8SVy53LyuZ4gv_%3DbFuQh-9bL-SkB%3DMz-PaUv%3DG1mg9xi-Rg%40mail.gmail.com.
