atom-hard-wrap icon indicating copy to clipboard operation
atom-hard-wrap copied to clipboard

markdown / rst - wrapping paragraphs that start with markup

Open vmassuchetto opened this issue 8 years ago • 1 comments

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.

vmassuchetto avatar Dec 29 '17 14:12 vmassuchetto

pr welcome. i'm not really adding features to this anymore, just maintenence

forivall avatar Feb 03 '18 20:02 forivall