20,741
edits
mNo edit summary |
|||
| Line 31: | Line 31: | ||
== Known Limitations == | == Known Limitations == | ||
* 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}} | ||
* it may make sense to provide multiple regexes that are tried in order {{Not done}} | * it may make sense to provide multiple regexes that are tried in order {{Not done}} | ||