• Packages
  • Themes
  • Documentation
  • Blog
  • Discussions
Sign in

markdown-commander

Commands for authoring Markdown, inspired by iA Writer
  • #markdown
  • #helper
  • #commander
  • #utility
  • #utilities
swinton
0.1.1 1,480
3
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Markdown Commander

Commands for authoring Markdown, inspired by iA Writer.

Installation

apm install markdown-commander

Demo

markdown-commander

Commands

markdown-commander:list

Toggle Markdown unordered list against selections.

markdown-commander:task-list

Toggle Markdown task list against selections.

markdown-commander:ordered-list

Toggle Markdown ordered list against selections.

markdown-commander:ordered-task-list

Toggle Markdown ordered task list against selections.

Suggested keymap

For an authentic iA Writer experience, consider adding the following to your keymap.cson:

'atom-text-editor':
  'cmd-l': 'markdown-commander:list'
  'alt-cmd-l': 'markdown-commander:task-list'
  'shift-cmd-l': 'markdown-commander:ordered-list'
  'shift-alt-cmd-l': 'markdown-commander:ordered-task-list'

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by