editing markdown file using scite

712 views
Skip to first unread message

wax90

unread,
Sep 23, 2012, 3:55:37 AM9/23/12
to scite-i...@googlegroups.com
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.

Thank you!
Xu

Martin Panter

unread,
Sep 23, 2012, 4:11:38 AM9/23/12
to scite-i...@googlegroups.com
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).

steve donovan

unread,
Sep 23, 2012, 4:53:12 AM9/23/12
to scite-i...@googlegroups.com
On Sun, Sep 23, 2012 at 10:11 AM, Martin Panter <vadmi...@gmail.com> wrote:
> is a quick properties file for syntax highlighting I made myself,
> based on the built-in “txt2tags” properties file:

Thanks, man! That works very nicely. A happy marriage between my
favourite editor and my favourite markup language.

I tweaked it so that inline code (with backticks) stands out a little bit more:

# CODE
style.markdown.19=fore:#33AA33,bold

steve d.

Xu Wang

unread,
Sep 23, 2012, 5:34:32 AM9/23/12
to scite-i...@googlegroups.com


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).

thanks martin! 
So nice to see markdown pages colorful now.
Reply all
Reply to author
Forward
0 new messages