Releases: Darknetzz/php-notes-simple
Releases · Darknetzz/php-notes-simple
1.0.2
- Changed markdown to use showdownjs.
- Added dates to notes (backward compatible)
Full Changelog: 1.0.1...1.0.2
1.0.1
Changelog
- Add option
STRICT_LINEBREAK
. If False
, will convert \n
to \n\n
. Default: False
Really trying not to overengineer this thing, but I really think this is a neccessary option.
1.0.0
Initial release
This release contains a simple notes page with markdown support.