Johannes Meyer
|
c9f3f0444d
|
tests: Require view helpers at runtime
|
2023-07-04 16:24:19 +02:00 |
Johannes Meyer
|
48e0f1bd1f
|
PluginOutput: Transform newlines first and purify HTML afterwards
fixes #4686
|
2022-03-02 08:23:51 +01:00 |
Johannes Meyer
|
47922673fc
|
PluginOutput: Don't "optimize" two subsequent newlines to one
fixes #4522
|
2021-11-02 09:00:21 +01:00 |
Johannes Meyer
|
e671324ddb
|
tests: Don't use deprecated assertion `assertRegExp()`
|
2021-04-09 12:38:43 +02:00 |
Johannes Meyer
|
cb87190138
|
tests: Add `:void` return type declarations
|
2021-04-09 12:38:43 +02:00 |
Johannes Meyer
|
e01f51ffc7
|
PluginOutput: Fix that subsequent escaped newlines are not transformed
fixes #4297
|
2021-02-15 11:23:36 +01:00 |
Johannes Meyer
|
eb69a249d3
|
PluginOutputTest: Fix case testMultilineHtmlOutput
|
2019-04-11 14:16:10 +02:00 |
Alexander A. Klimov
|
fff07144c3
|
Preserve <br>s in plugin output
refs #3662
|
2019-04-11 14:16:10 +02:00 |
Johannes Meyer
|
19231038a7
|
PluginOutput: Don't escape html entities twice
fixes #3707
|
2019-03-05 13:27:27 +01:00 |
Markus Frosch
|
b0ecbe079f
|
PluginOutput: Fix text splicing for status tags in HTML output
Trailing text was lost in processing.
Also add tests to check this behavior plus some basics.
fixes #3382
|
2018-03-07 15:59:14 +01:00 |