Version 4.4.0
There were 21 changes in Retype 4.4.0.
New
- New robust anchor ID based
{{ include }}content targeting - New
{{ include }}support for Obsidian style block identifiers - New Obsidian style syntax for linking to and embedding block identifiers
- Custom icons, see #123 and #600
Improved
- New true Accordion mode for collapsed Panel groups
- Collapsible Callout component
- Improve auto-generated
idvalues for components, see #815 - New fallback path finder for local images
- Support Obsidian-style nested heading links with multiple # segments
- Expand collapsed panel when a targeted anchor ID is inside, see #816
- Improve assistive technology support for outbound link elements
- Auto detection of
logofile within expected resource directories, see #819 - Upgrade all retype packages and dependencies
Fixed
- Panel component truncates tab content when tabs have unequal height, see #395 653 and #813
- Panel component ignores loose list formatting and renders all lists as tight, see #813 and #814
- False anchor-not-found warnings for IDs on definition list terms, see #67 and #815
- Do not nest
<figure>element inside of<p></p>tags - Wikilinks resolve path-qualified duplicate filenames to the wrong page
- Remove link underline from superscript and subscript links
- Fix logo height and width regression introduced in v4.3.0, see #819
- Fix Mermaid Gantt chart max-width constraint, see #626