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.
Update NotionDown features impl.
- Add Hexo integration.
Update NotionDown args config.
- Config optimized.
Update Notion page parsing.
- Text spelling inspect.
Update NotionDown showcases.
- README parsing job.
- Notion sample posts parsing job.
Update Notion page parsing.
- Notion page CN-EN concat format optimized with pangu.
Update Notion page parsing.
- Notion page column list & column block support.
Update Notion page parsing.
- ShortCode feature support.
- Nested Number/Bullet List parsing support.
Mark 1
- NotionDown README
ChangeLog Note Template:
# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased] - yyyy-mm-dd
Here we write upgrading notes for brands. It's a team effort to make them as
straightforward as possible.
### Added
- xxx
- xxx
### Changed
### Fixed
### Removed