On 23/09/2012, wax90 <xu4w
...@gmail.com> wrote:
> Hi All,
> Does anybody use Scite for writing markdown format text files?
> scite is my favorite editor but I was not able to find a properties file
> for markdown syntax highlighting.
Hi there, I ran into the same issue a few weeks ago. I think I found
that Scite has a lexer for Markdown, but no syntax highlighting. Here
is a quick properties file for syntax highlighting I made myself,
based on the built-in “txt2tags” properties file:
https://github.com/vadmium/etc/blob/master/scite/markdown.properties
It’s far from complete, so I’l be interested to hear of a more
complete solution. All the entries that I haven’t figured out are
coloured bright green (fore:#33FF00).