bulleted-lists

Create bulleted lists in plain text. Based on a feature from the markdown-writer package.

blairun

1,281

2

0.2.2

MIT

GitHub

bulleted lists for Atom

Create and manage bulleted lists in plain text.

example:

- project one
  - item one still needs to be done
  - item two still needs to be done

~ project two is partially complete
  ~ item two is partially complete
    ~ sub item one is partially complete
    + sub item two is complete

+ project three is complete