1.1 KiB
1.1 KiB
Changelog
All notable changes to export_1c_help are documented in this file.
0.1.0 - 2026-07-23
Status
In development. Full dump of configuration Help to Gitea wiki.
Added
- Discovery of
**/Ext/Help/ru.htmlin a 1C configurationsrc/tree (incl. nestedSubsystems) - HTML → Markdown converter (stdlib only): headings, lists, bold/italic, links
- Rewrite of 1C help links (
Catalog.X/Help,….Form.Y/Help) to Gitea[[wiki]]links - Unique wiki page titles (H1 / synonym / meta key) with collision suffixes
- Gitea-compatible percent-encoded filenames for Cyrillic titles
Home.mdindex and_Sidebar.mdnavigationmanifest.json(meta_key → title mapping)- CLI:
convert,push(clone/commit/push wiki git repo) - Option
--objects-onlyto skip form-level help
Fixed
- Nested subsystem help paths (
Subsystems/A/Subsystems/B/…) no longer collapse to the parent meta key - Unicode wiki filenames replaced with percent-encoded slugs (Gitea UI returned HTTP 500)