> Is there a markdown highlighter for synedit available ? Nope, not even the original SynEdit project has it (there are at least 2 issues requesting it, one has an idea to make one based on HTML highlighter, but no real implementation yet). Same question was asked a couple of months ago in forum, was that you? It might be easy to write one, markdown is rather simple. The HTML highlighter can be used as a fallback if none of the current token + context matches any markdown construct.
-- Sent from: http://free-pascal-lazarus.989080.n3.nabble.com/ -- _______________________________________________ Lazarus mailing list [email protected] https://lists.lazarus-ide.org/listinfo/lazarus
