Fixed encoded character

This commit is contained in:
Ben Croker 2020-07-09 08:57:23 +02:00 committed by GitHub
parent e1f586ed41
commit 8dc2bb58a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ I'm pleased to announce the [0.0.8 release](https://unpkg.com/browse/htmx.org@0.
#### New Features
* A bug fix on history when using local anchors: `<a href="#example">...`
* A bug fix on history when using local anchors: `<a href="#example">...`
* A bug fix for the aforementioned `show` functionality
Enjoy!