feat(in-app-help): use preprocessed subtree data

This commit is contained in:
Elian Doran
2025-04-12 00:44:00 +03:00
parent fe7650f6ce
commit d05bc03074
4 changed files with 14 additions and 6 deletions

View File

@@ -13,6 +13,9 @@
* Markdown export:
* Reduce extra whitespace between list items.
* Preserve include note.
* In-app help:
* Document structure is now precalculated, so start-up time should be slightly increased.
* Optimized the content in order to reduce the size on disk.
## 🌍 Internationalization