Adds tons of features to make Atom an even better Markdown/AsciiDoc editor!
Works great with static blogging as well. Try it with Jekyll, Octopress, Hexo and any of your favorite static blog engines.
More GIFs Here: Create New Post, Insert Reference Link, Remove Reference Link.
From version
1.5.0, default keymaps that come with this package are removed (exceptenter/tab).You can execute command
Markdown Writer: Create Default keymapsto append the original list of keymaps to your keymap config file, then modify them based on your needs. Refer to wiki.
date, published) updated.enter.shift-cmd-k) and automatically link to the text next time.
- in title field to create an empty title reference link.
markdown-writer:insert-footnote), and edit footnote labels.shift-cmd-i), auto-detect image height/width, and optionally copy images to your site's images directory.markdown-writer:insert-table), and a shortcut to jump to next table cell (cmd-j cmd-t).markdown-writer:format-table) with table alignments.ctrl-alt-[1-5] to switch among H1 to H5.code (cmd-')cmd-b)cmd-i)cmd-h)'''code block''' (shift-cmd-")<kbd>key</kbd> (cmd + k)- unordered list (shift-cmd-U)0. ordered list (shift-cmd-O)> blockquote (shift-cmd->)- [ ] task list (markdown-writer:toggle-task)cmd-j cmd-p)cmd-j cmd-n)cmd-j cmd-t)cmd-j cmd-d)markdown-writer:open-cheat-sheet).markdown-writer:correct-order-list-numbers).You can find and trigger all features in:
shift-cmd-P), enter Markdown Writer
Packages -> Markdown Writer.cmd-,) -> Install -> Search Markdown Writer.apm install markdown-writer.If you saw errors after this plugin updated, please try restart Atom to allow it reloads the updated code.
Go to Settings (cmd-,) -> Packages -> Markdown-Writer -> Settings.
If you do not see any settings (due to a Atom's bug), please activate Markdown-Writer using command (e.g.
Open Cheat Sheet). Close and reopen the Settings page.
To manage tags/categories in front matter, please follow this setup.
To manage all configurations (e.g. project specific settings, change italic text styles), refer to this wiki document.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.