diff --git a/CHANGELOG.md b/CHANGELOG.md index 4dce2962..075474c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -198,15 +198,6 @@ This project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html). around it, so `[x]{#k .key kbd}` is `x`, and where nothing is left over there is no wrapper at all. A derived `title` or `datetime` yields to an authored one of the same name. -- **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 `` 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 `