diff options
author | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-02-03 20:45:15 +0100 |
---|---|---|
committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-02-03 20:45:15 +0100 |
commit | 0796532460b90cb3ef7ecbf86db6d0adc07c88b4 (patch) | |
tree | f7f7d5a91a8cb40b1b4e83409905dddb7f27e56a /app/config/routing.yml | |
parent | 74f39b0952440fa0c55e5e8a2e1a8d2bbd3acfd7 (diff) | |
download | wallabag-0796532460b90cb3ef7ecbf86db6d0adc07c88b4.tar.gz wallabag-0796532460b90cb3ef7ecbf86db6d0adc07c88b4.tar.zst wallabag-0796532460b90cb3ef7ecbf86db6d0adc07c88b4.zip |
Unescape content for Material card
Using slice & striptags, the content is automatically escaped.
If some html character need to be displayed, they'll be escape too, sth like `&`.
Using |raw, the content isn't escape twice and is well displayed.
Diffstat (limited to 'app/config/routing.yml')
0 files changed, 0 insertions, 0 deletions