All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Make 'noteXXX' invalid as note notation (issue #1)
- Note type 'info' is rendered if note type is omitted (issue #1)
- Added CSS style for table
- Chnaged 'enable' setting to 'status' ('enable', 'disable', or 'null')
- Changed CSS to add maring to notes
- Changed NPM script for packaging
- Automatic reload window with prompt dialog on configuration change
- No header displayed when both title and tags are not identified
- Default configuration value is
true
- Updated README.md
- Updated CHANGELOG.md
- First release