Fix 1C help HTML to Markdown for TOC, bold-in-links, and tip tables.
This commit is contained in:
@@ -2,6 +2,15 @@
|
||||
|
||||
All notable changes to **export_1c_help** are documented in this file.
|
||||
|
||||
## [0.3.2] - 2026-07-23
|
||||
|
||||
### Fixed
|
||||
|
||||
- HTML→MD: bold inside links no longer produces `****`
|
||||
- TOC `#anchor` links 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
|
||||
|
||||
Reference in New Issue
Block a user