jrnl/jrnl
MinchinWeb 6b8c6f81ad [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....
2020-04-07 10:06:29 -06:00
..
plugins [Markdown Exporter] [YAML Exporter] Ensure exported entires end in a newline 2020-04-07 10:06:29 -06:00
templates Template exporting FTW 2016-08-19 23:20:31 +00:00
__init__.py (#770) run black formatter on codebase for standardization 2019-12-21 11:47:02 -08:00
__main__.py Run pyupgrade 2019-11-01 11:16:12 +01:00
__version__.py Incrementing version to v2.3.1 [ci skip] 2020-03-28 14:27:37 -07:00
cli.py Fix failing tests and linting issues 2020-03-28 16:08:31 -07:00
DayOneJournal.py Add UTC support for failing DayOne tests (#785) 2020-02-08 12:34:52 -08:00
EncryptedJournal.py Apply Black linting 2020-02-29 14:03:54 -08:00
Entry.py Pretty print journal entries (#692) 2020-02-29 15:29:16 -08:00
FolderJournal.py Apply Black linting 2020-02-29 14:03:54 -08:00
install.py Pretty print journal entries (#692) 2020-02-29 15:29:16 -08:00
Journal.py Interactive delete (#850) 2020-03-28 16:08:31 -07:00
time.py Syntax fix (#886) 2020-03-22 12:09:25 -07:00
upgrade.py Fix for upgrade with missing journal (#796) 2020-03-28 16:08:31 -07:00
util.py Properly display entries during a tag search. (#902) 2020-04-04 11:32:04 -07:00