Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
editing markdown file using scite
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
wax90  
View profile  
 More options Sep 23 2012, 3:55 am
From: wax90 <xu4w...@gmail.com>
Date: Sun, 23 Sep 2012 00:55:37 -0700 (PDT)
Local: Sun, Sep 23 2012 3:55 am
Subject: editing markdown file using scite

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Martin Panter  
View profile  
 More options Sep 23 2012, 4:11 am
From: Martin Panter <vadmium...@gmail.com>
Date: Sun, 23 Sep 2012 08:11:38 +0000
Local: Sun, Sep 23 2012 4:11 am
Subject: Re: [scite] editing markdown file using scite
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).


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
steve donovan  
View profile  
 More options Sep 23 2012, 4:53 am
From: steve donovan <steve.j.dono...@gmail.com>
Date: Sun, 23 Sep 2012 10:53:12 +0200
Local: Sun, Sep 23 2012 4:53 am
Subject: Re: [scite] editing markdown file using scite

On Sun, Sep 23, 2012 at 10:11 AM, Martin Panter <vadmium...@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.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Xu Wang  
View profile  
 More options Sep 23 2012, 5:34 am
From: Xu Wang <xu4w...@gmail.com>
Date: Sun, 23 Sep 2012 17:34:32 +0800
Local: Sun, Sep 23 2012 5:34 am
Subject: Re: [scite] editing markdown file using scite

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

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »