diff --git a/CHANGELOG.md b/CHANGELOG.md index fef019f9..1abb0f9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -117,17 +117,6 @@ This project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ``, and `[x]{kbd onclick="…"}` is a bare ``. A span with no semantic name is unchanged. A DERIVED attribute yields to an AUTHORED one of the same name, so `[x]{abbr="gen" title="authored"}` carries `title` once. -- **A caption on a block quote is now that quote's attribution** (PART 9 §4a, - markup-carve/carve#1159). `> To be` followed by `^ Hamlet` no longer parses as - a `figure` wrapping a `block_quote`; it is a `block_quote` carrying an - `attribution`, and HTML renders `
Hamlet
` inside the - `
` rather than a `
` / `
` pair. A quote is not - a figure, takes no number, and no longer turns up in a walk for figures. The - Markdown, plain-text, ANSI and Carve writers all carry the attribution, and - the HTML importer reads a trailing `