You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release/v1.4.11 (#1)
* fix code lang json
* fix: frontmatter key could be non-exist
* feat: allow title to be updated by frontmatter
* fix: test
* bump version to 1.4.11
Release 1.4.8
- Improved error handling in the request function to parse JSON responses and handle empty responses.
- Normalized label casing in API functions to ensure consistency.
- Added a test case to verify conversion of <br> tags to new lines.
- Updated demo markdown file to correct label casing.
- Bumped version to 1.4.8.