Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 597 Bytes

File metadata and controls

20 lines (16 loc) · 597 Bytes

Changelog

Unreleased

  • Added dockable Markdown heading tree for Notepad++
  • Added heading level preset buttons H1 to H5
  • Added toolbar button
  • Added light and dark theme adaptation
  • Added single-click jump-to-heading behavior
  • Added tree-style expand and collapse navigation

2026-03-23

  • Initial public-ready repository layout
  • MIT license added
  • English and Chinese README files added
  • Screenshot moved into assets/
  • Release-oriented documentation added under docs/
  • Tree overflow risk fixed for large Markdown documents
  • Tree control theme color handling corrected