sublime-notes
sublime-notes copied to clipboard
A syntax designed to bring syntax highlighting to every day note taking.
This fork has two purposes: 1. Improve the match expression for the "super important" emphasis. 2. Update the README so that the headers are rendered in Github. # For Purpose...
the [python] code is not closing. I tried [python][end], [python][python], [python][/python], [python][/end]. Nothing seems to work.

Love this little program and have been using it a lot in graduate school. I've run into an issue, however, where #highlighting# function stopped working. I don't know nearly enough...
The end of the function is never reached so the rest of readme.notes is considered as js.
Consider the following: [csharp] public void TestSomething() { Test(delegate { Debug.WriteLine("Test"); }); } [end] Here, the syntax highlighting does not stop at "[end]" Yet in the case of: [csharp] namespace...
When generating a code snippet: [ + TAB I get an extra ] at the end of the snippet. I think it's cause of the initial ] that is added...
Hi there, thank you for creating this wonderful package. I started to use it as my personal note taking apps. Can someone guide me how to copy paste with syntax...
URLs are not being highlighted 