sanitize_rss: allow pre and code tags
This commit is contained in:
@@ -2119,3 +2119,8 @@ textarea.labelSQL {
|
||||
div#label_test_result {
|
||||
clear : both;
|
||||
}
|
||||
|
||||
pre, code {
|
||||
font-size : 12px;
|
||||
font-family : monospace;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user