MarkdownEditing
MarkdownEditing copied to clipboard
Powerful Markdown package for Sublime Text with better syntax understanding and good color schemes.
Currently, when a line in a blockquote is wrapped, it visually breaks the left border, like [that](http://i.imgur.com/qGDorIa.png?1). It would be nice if it displayed as a single continuous blockquote instead.
Hello, is it possible to configure all the journal files will save in a specific subfolder? Regards David
Hi! I have just installed the package to Sublime 3.1.1 from Package control but the ⌘⇧K combination doesn't seem to work for me when pasting an image from the clipboard...
I think many Markdown users use Pandoc as a backend nowadays. So it would be nice to provide a separate syntax file for Pandoc's extras. The `pandoc` branch in my...
I believe the most proper and consistent styling of lists is like below (if you prefer wrapping your document):  In this case, `wrap_lines` (Alt...
Hi: It might be a convenience feature when user wants to paste images in Markdown immediately, with Pillow package would be feasible? #### There is few modify I expect: -...
[markdownlint](https://github.com/mivok/markdownlint/blob/master/docs/RULES.md) has updated quite a bit since we first released our linter.
### 1. Summary **If** I use MarkdownEditing, SublimeLinter icons have black colors for me in Markdown files. ### 2. Settings **Operating system and version:** Windows 10 Enterprise LTSB 64-bit EN...
Hey there, firstly thank you so much for your extension, it's absolutely awesome!!! I was wondering if it would be possible to implement functionality similar to the Typewriter extension whereby...
Sublime Text has a good separation for language syntax and theming definitions. However this separation is based on the assumption that the file is a code file. For this reason,...