20,741
edits
(→Usage) |
m (→Known Limitations: add radi's feedback) |
||
| Line 31: | Line 31: | ||
== Known Limitations == | == Known Limitations == | ||
* newline2br should also insert CR/LF for separating paragraphs in the cquote (also, the trailing slash is not added) {{Not done}} | |||
* quoting code doesn't yet work properly {{Not done}} | * quoting code doesn't yet work properly {{Not done}} | ||
* our regexes may fail once the HTML DOM of the source changes (e.g. phpBB/theme update), so we should better show a warning when that's the case {{Not done}} | * our regexes may fail once the HTML DOM of the source changes (e.g. phpBB/theme update), so we should better show a warning when that's the case {{Not done}} | ||