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 63e5aa2 commit 1f1bcfeCopy full SHA for 1f1bcfe
CHANGELOG.md
@@ -80,6 +80,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
80
and deprecated `frameborder` attribute from iframes.
81
- Callout references in source blocks now render with `<b>` tags wrapping the number
82
instead of the entire `<i class="conum">` element, matching asciidoctor output.
83
+- Callout lists now render callout markers correctly, with proper `<b>` tag placement
84
+ matching asciidoctor output. (This seems a repeat of the previous entry but we had
85
+ messed it up earlier.)
86
87
### Changed
88
0 commit comments