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

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.

C: ST issue

Hello, is it possible to configure all the journal files will save in a specific subfolder? Regards David

feature
C: plugins

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

enhancement

I believe the most proper and consistent styling of lists is like below (if you prefer wrapping your document): ![ekran goruntusu 2015 08 31 01_07_29](https://cloud.githubusercontent.com/assets/844008/9569758/4447e1a2-4f7d-11e5-9e9a-3abac055d4db.png) In this case, `wrap_lines` (Alt...

enhancement
discussion

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.

devside

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

discussion
devside