-
Notifications
You must be signed in to change notification settings - Fork 308
Open
Labels
Description
Describe the bug
The website now shows the escape characters introduced by feature #361 (when I implemented it I didn't think of that 😓)
Possible solution
- automatically remove the escape characters when building the cards in the web view;
- build the web view from the json files;