jrnl/features/steps
MinchinWeb 68ad5c0c1a Ensure exported entries end in a newline for Markdown and YAML exporters (#908)
* [Markdown Exporter] [YAML Exporter] Ensure exported entires end in a newline

Fixes #768, Fixes #881.

If the exported entry does not have a final empty line, this will add one on export. Some Markdown parsers get picky about not having a empty line above a heading....

* fix black formatting issues
* explicitly sort filenames

to deal with inconsistent default file ordering on different OS's
* Update .gitignore
* Update test for typo fix

Co-authored-by: Jonathan Wren <jonathan@nowandwren.com>
2020-04-18 12:35:46 -07:00
..
core.py fix various small issues in the codebase 2020-04-18 12:35:46 -07:00
export_steps.py Ensure exported entries end in a newline for Markdown and YAML exporters (#908) 2020-04-18 12:35:46 -07:00