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
Jonathan Wren
64340727f1
add version file to repo
2020-04-10 11:51:56 -07:00
Manuel Ebert
c8d59727eb
Explicitly write Version to file
...
Delay import of asteval
Use __version__.py instead of VERSION.txt
2020-04-10 11:51:56 -07:00
Manuel Ebert
a61658d453
Add Poetry config
...
Add deployment through poetry to travis
2020-04-10 11:51:55 -07:00
Manuel Ebert
b7e077be68
Moving from sphinx to mkdocs
...
Cleaning up docs
Lighter side bar
Landing page refresh
Add JSON-LD and semantic tags
2020-04-10 11:51:55 -07:00
MinchinWeb
aacccb716d
Update .gitignore
2015-04-14 15:58:56 -06:00
Ryan Plyler
08da5e01d8
Added PyCharm project files to .gitignore
2014-07-03 09:11:29 +02:00
Manuel Ebert
e0a603bcb8
Notes on encryption
2014-06-30 18:00:38 +02:00
Manuel Ebert
11cc2ebad6
Clean up
2014-01-29 16:54:53 -08:00
William Minchin
7065cafe01
Just use setup.py
...
(don't keep a second copy in `requirements.txt`)
2014-01-28 15:20:13 -07:00
Manuel Ebert
ff0ac96b4f
Remove css from repo
2014-01-19 12:07:04 +01:00
William Minchin
410a7a7094
Add MS Visual Studio to GitIgnore
2013-11-27 10:37:14 -07:00
Manuel Ebert
acb69a472d
Doc stubs
2013-11-05 10:21:45 -08:00
Manuel Ebert
467f73d377
Better checking for failed runs
2013-08-28 12:36:00 -07:00
Manuel Ebert
165d9b2d8d
Fixes typos in readme
2013-03-13 00:51:24 -07:00
Manuel Ebert
8404dcc928
Updated .gitignore
2012-05-10 14:26:43 +02:00
Manuel Ebert
192d2a0794
Added .gitignore
2012-04-16 17:07:40 +02:00