summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-01-25 08:43:50 +0300
committerAndrew Dolgov <[email protected]>2017-01-25 08:43:50 +0300
commite304c1473b885508b08075a8a9f5513e3e08f337 (patch)
tree591db65372aea9a6817f89df1092957c4f5a3a99 /css
parente3cdbd87bcb413e011c07b30954bdda3b5aa8089 (diff)
parent311cdb27f47f1a16a3bfb0cef555bab122fdc253 (diff)
Merge branch 'fix-sanitize-dfn' into 'master'
sanitize: allow <dfn> tag ### In brief * Add `<dfn>` tag to allowed tags list * `<dfn>` represents the defining instance of a term in HTML * More [information about `<dfn>` on the w3school's website](http://www.w3schools.com/tags/tag_dfn.asp ) ### Example This stops article content such as... ``` Indian tea harvests are divided up by <dfn>flush</dfn>. ``` ...from getting turned into... ``` Indian tea harvests are divided up by . ``` See merge request !45
Diffstat (limited to 'css')
0 files changed, 0 insertions, 0 deletions