On Sun, 26 Jul 2009 00:33:08 -0700 Jon Strait jstrait@moonloop.net wrote:
I've created a basic Scintilla lexer for the Markdown formatting syntax along with Geany syntax and tag support. It doesn't do everything; indented code blocks and embedded HTML aren't highlighted, but it's already very useful. Some extra highlighting features are added for the Pandoc implementation: strikeout, using '#.' as a default ordered list item marker, and delimited code blocks.
Patch against build 4026 with -p5 from Geany's top build directory.
Thanks, applied in SVN.
But because we update Scintilla regularly we try to push modifications upstream; can you try to get the Scintilla changes into the standard Scintilla release please?
Regards, Nick