atom-hard-wrap
atom-hard-wrap copied to clipboard
markdown / rst - wrapping paragraphs that start with markup
The default behavior is to repeat the markup when paragraphs starts with them:
**bolt text* test test test test test test test test test test test test test test
**bolt text* test test test test test test test test test test test
**test test test
Lists won't work either:
- First item test some test some test some test some test some test some test some test
- Second item test some test some test some test some test some test some test some test
- First item test some test some test some test some test some test some test
- some test Second item test some test some test some test some test some test
- some test some test
I guess this would require an option or a language-specific wrap.
Thanks for the package.
pr welcome. i'm not really adding features to this anymore, just maintenence