diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index 2618629d0..2ff0cdf29 100644 --- a/changelog.md +++ b/changelog.md @@ -53,7 +53,7 @@ - `htmlgen` adds [MathML](https://wikipedia.org/wiki/MathML) support (ISO 40314). - `macros.eqIdent` is now invariant to export markers and backtick quotes. - +- `htmlgen.html` allows `lang` on the `<html>` tag and common valid attributes. ## Language additions |