summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-11-20 08:48:28 +0300
committerAndrew Dolgov <[email protected]>2017-11-20 08:48:28 +0300
commitd2957a271831b88da26bb273367353b35acace37 (patch)
treed16a309c527460c601b94e69cf5467991629fc42 /include
parent2352c320c2ed34ec7df1ad22f0c55a1b26489815 (diff)
parent99d770ca54a5dcb8e650fa0bb5ab574aabfda14d (diff)
Merge branch 'master' of git.fakecake.org:tt-rss
Diffstat (limited to 'include')
-rw-r--r--include/functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/functions.php b/include/functions.php
index f883a12e7..4265692ec 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -1663,7 +1663,7 @@
'caption', 'cite', 'center', 'code', 'col', 'colgroup',
'data', 'dd', 'del', 'details', 'description', 'dfn', 'div', 'dl', 'font',
'dt', 'em', 'footer', 'figure', 'figcaption',
- 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'header', 'html', 'i',
+ 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'header', 'hr', 'html', 'i',
'img', 'ins', 'kbd', 'li', 'main', 'mark', 'nav', 'noscript',
'ol', 'p', 'pre', 'q', 'ruby', 'rp', 'rt', 's', 'samp', 'section',
'small', 'source', 'span', 'strike', 'strong', 'sub', 'summary',