Skip to content

Releases: rstackjs/rspress-plugins

rspress-plugin-file-tree@1.0.3

08 Jan 09:21

Choose a tag to compare

What's Changed

  • Support comment for plugin-file-tree by @linbudu599 in #4
  • docs: add AGENTS.md documentation by @SoonIter in #12
  • chore(ci): add GitHub Actions workflow for macOS and windows testing by @SoonIter in #13
  • ci: add docs:build step to test workflows by @SoonIter in #14
  • feat: upgrade to Rspress V2 by @SoonIter in #11
  • feat(file-tree): improve parser flexibility and UI enhancements by @SoonIter in #15
  • fix(plugin-file-tree): add horizontal padding to comment style by @SoonIter in #16
  • fix(plugin-file-tree): fix 2-space indentation parsing for deeply nested tree structures by @SoonIter in #17

New Contributors

Full Changelog: https://github.com/rstackjs/rspress-plugins/compare/rspress-plugin-file-tree@0.4.0...rspress-plugin-file-tree@1.0.3

rspress-plugin-file-tree@0.4.0

24 Apr 12:09

Choose a tag to compare

  • Support comment parse and display #2
  • Fix up spaces in file names #3