v1.3.2
Full Changelog: v1.3.1...v1.3.2
CHANGES
- Fixed heading levels when exploding markdown into sections! 🎯
- Main sections now use level 1 headings properly! 📝
- Subsection headings automatically decrement by one level perfectly! ⬇️
- Assembly process now correctly restores original heading hierarchy! 🔄
- Added smart heading level increment logic for reassembly! ⬆️
- Improved regex patterns to handle headings levels 1-5! 🔍
- Version bumped to 1.3.2 with these critical fixes! 🚀
- Document structure preservation works flawlessly in both directions!
↔️ - No more broken heading hierarchies after explode/assemble cycles! ✨
- Enhanced code comments explain the heading transformation process! 💡