diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 0b6c45f8e..a9d6aa0ae 100644 --- a/changelog.md +++ b/changelog.md @@ -88,6 +88,9 @@ `superscript` or `subscript` extension or `raw_html` aren't available. + Render caption as following paragraph when `table_caption` extension is not enabled. + + Use numerical labels for reference links that are longer + than 999 characters or contain square brackets, for conformity + with commonmark (#6560). * Commonmark writer: |