Skip to content

Commit

Permalink
Fixed rendering when content doesn't contain white spaces. (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
fzankl authored Dec 22, 2022
1 parent a08ca57 commit 6b31f75
Show file tree
Hide file tree
Showing 4 changed files with 584 additions and 933 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,9 @@ If alerts do no look as expected, check if your `index.html` as well as alerts i

## Changelog

12/22/2022
* Fixed rendering of alerts when the content does not contain white spaces which can occur with some character encodings.

08/20/2022
* Updated development dependencies and moved to GitHub Actions.

Expand Down
Loading

0 comments on commit 6b31f75

Please sign in to comment.