sublime-notes icon indicating copy to clipboard operation
sublime-notes copied to clipboard

A syntax designed to bring syntax highlighting to every day note taking.

Results 31 sublime-notes issues
Sort by recently updated
recently updated
newest added

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.

![image](https://user-images.githubusercontent.com/11395055/138933417-b21e34fd-aaec-4613-a767-6da5516d86e6.png)

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 ![highlighting](https://user-images.githubusercontent.com/6216226/58833382-c0da4800-8605-11e9-8d3d-bc3aa551a780.PNG)