Enter at the end of the line continues with a new blank task.
Alt+X in the line toggles the check mark.
Blockquotes
At the end of a blockquote line, pressing Enter will automatically extend blockquote.
Selecting some text and pressing > will convert it to blockquote. The first and the last line don't have to be fully selected; partial select works, too.
Critic Markup
Syntax highlighting for inline critic markup
{++ addition ++}
{>> comment <<}
{-- deletion --}
{== highlight==}{>> comment <<}
{~~ substitution ~> by ~~}
Reviewers can add critic via key bindings
Authors can accept or reject critic via key bindings
Links and References
Left bracket pairing is modified to eliminate the selection and leave the cursor at a point where you can insert a [] or () pair for a link.
URL part of images, links and references is automatically folded if caret is not within brackets
Convert inline links to references
Jump between definitions and references
Organize references
Add or remove footnotes
Text Formatting
Asterisks (*), backticks (`) and underscores (_) are auto-paired and wrap selected text
~ wraps selected text with ~~ (strike-through)
Backspace deletes an empty pair
Space or Tab deletes right element of empty pair of asterisks or underscores
MarkdownEditing was originally created by Brett Terpstra and has become a community project with the goal of consolidating the best features from the varied collection of Markdown packages for Sublime Text.
请发表评论