Releases: jlevy/atom-flowmark
Releases · jlevy/atom-flowmark
v0.8.2
- Minor improvements to footnotes-after-punctuation option
v0.8.1
- New menu option: Normalize footnotes to follow punctuation
- Remove
{ul}
markup as part of heavy cleanup option
v0.8.0
- Always use fenced blocks. (This is clearer and easier to copy-paste and change language info.)
v0.7.0
- Full remark updates and big code cleanups thanks to @wooorm !
- Now current with unified+remark dependencies
- Improved footnote support thanks to the new remark-footnotes
- Improved testing and developer docs
- A few very small formatting rule changes: Newline now consistently before item elements. The rule below table headings now is now of the form
| - | - |
etc. (not dash padded).
v0.6.5
- No longer pad tables. Many tables are wide and this seriously impairs editability.
v0.6.4
- Make punctuation boldfacing work for inline headings only
- Doc updates
v0.6.3
- Menu option to normalize headings to Title Case
v0.6.2
- Menu option to normalize punctuation boldfacing
v0.6.1
- Relax punctuation normalization not to remove spaces around em dashes