046a9a51e3
Only manifest-managed help pages are updated or removed; add --wipe-unmanaged for a full clean.
1.8 KiB
1.8 KiB
Changelog
All notable changes to export_1c_help are documented in this file.
[0.3.3] - 2026-07-23
Fixed
pushno longer deletes user-written wiki pages; only manifest-managed help pages are updated/removed- Full wipe available explicitly via
--wipe-unmanaged
[0.3.2] - 2026-07-23
Fixed
- HTML→MD: bold inside links no longer produces
**** - TOC
#anchorlinks preserved ([text](#id)+<a id>before headings) - Single-cell tip
<table><tt>…converted to blockquote instead of broken| … - Trailing spaces inside
<b>moved outside bold (**Товар** –)
[0.3.1] - 2026-07-23
Fixed
- Replace Unicode minus (U+2212
−) with ASCII-in Home/History/CLI stats
0.3.0 - 2026-07-23
Added
- Export help from any 1C configuration dump (
-c/--configor-s/--src) - Auto wiki URL from the configuration git repo:
repo.git→repo.wiki.git(Gitea/GitLab) - Explicit
--wiki-urlstill supported (any target wiki) infosubcommand: src, version, git remote, derived wiki URL- Per-config default output dirs:
out/wiki-md-<slug>,out/wiki_clone-<slug> - README: connect any submodule / root project to its wiki and run export
0.2.0 - 2026-07-23
Added
- Configuration version on each export (
VERSION/Configuration.xml) - Per-page lifecycle:
created_in/edited_in/deleted_in History.md,pushreads previousmanifest.jsonfrom wiki- CLI:
--prev-manifest,--config-version
0.1.0 - 2026-07-23
Initial release: Help HTML → Markdown, Gitea wiki push, percent-encoded Cyrillic filenames.