MarkdownEditing icon indicating copy to clipboard operation
MarkdownEditing copied to clipboard

Powerful Markdown package for Sublime Text with better syntax understanding and good color schemes.

Results 59 MarkdownEditing issues
Sort by recently updated
recently updated
newest added

- Right-click and adding a wiki link to a file in the project folder works ``` command: make_page_reference Running MakePageReferenceCommand Finding matching files for None in /Users// Make page reference...

C: wiki

I have a fairly large collection of wiki-style notes, maintained using the package, and just recently it's come to my attention that the “show back links” command seems to be...

C: wiki

Hi Quite simple thing: Make checked items in checklists to dimout (use close to commented-out blocks color): ``` markdown - [ ] item - [x] completed - [ ] item...

enhancement
C: syntax

It would be really cool if MarkdownEditing could handly smartly ST's "Wrap Paragraph at Ruler/n characters" function in lists and blockquotes. For example, let's take this long blockquote: ```markdown >...

enhancement

This just looks odd. Whats the reason for those clode blocks stretching to the right of the screen, outside the editor width?

C: ST issue

Hi folks, I have been using MarkdownEditing for years, and would love to find a way to say thanks in the most sincere method possible: **money**. Especially with 3.0 in...

Would be cool to have support for [PHP Markdown Extra's special attributes](https://michelf.ca/projects/php-markdown/extra/#spe-attr) Those could be highlit differently in headings, for example.

C: syntax
feature

Using Sublime 3 latest build. Syntax used is Markdown GFM. When a word within a backtick pair like `customerId` is to be word-wrapped, it ends up leaving the backtick on...

C: ST issue

Personally, I find the indentation between Markdown headings in the Symbol List a little hard to perceive at a glance. I'd like to increase the indentation, but I am not...

C: ST issue

As is shown in the screen shot, the caret is displayed with an 'offset' from where it should be (at the end of the line). The 'offset' gets larger for...

C: ST issue