We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc4740f commit 77cadacCopy full SHA for 77cadac
CHANGELOG.md
@@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
6
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html),
7
with the exception that 0.x versions can break between minor versions.
8
9
+## Unreleased
10
+### Fixed
11
+
12
+- Fix rendering of image alt text to include contents of code spans (`` `code` ``). (#398)
13
14
## [0.25.1] - 2025-08-01
15
### Fixed
16
- footnotes: Fix parsing of footnote definitions containing multiple paragraphs
0 commit comments