What's Changed
Full Changelog: v1.5.1...v1.6.0
CHANGES
- 🛡️ Enhanced text sanitization to support CJK (Chinese, Japanese, Korean) characters.
- ⚙️ Updated CLI to properly handle Markdown files with CJK headings.
- 🧪 Added comprehensive test coverage for CJK Markdown file parsing.
- 💥 Ensured CLI "explode" command generates correct filenames for CJK sections.
- 🔗 Now generates slugs and filenames using native CJK characters correctly.
- ⏫ Version bump: advanced from 1.5.1 to 1.6.0 for clarity.
- 📄 Created new test Markdown file featuring mixed CJK and English sections.
- 🧩 Improved automated tests to assert CJK-aware filename/link generation.
- 📂 Index files now contain correct links to CJK-titled sections and files.
- 🌐 Dramatically increased multilingual robustness for Markdown document parsing workflows.