Skip to content

Commit 6b31f75

Browse files
authored
Fixed rendering when content doesn't contain white spaces. (#32)
1 parent a08ca57 commit 6b31f75

4 files changed

Lines changed: 584 additions & 933 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,9 @@ If alerts do no look as expected, check if your `index.html` as well as alerts i
219219

220220
## Changelog
221221

222+
12/22/2022
223+
* Fixed rendering of alerts when the content does not contain white spaces which can occur with some character encodings.
224+
222225
08/20/2022
223226
* Updated development dependencies and moved to GitHub Actions.
224227

0 commit comments

Comments
 (0)