Nik Dm
Nik Dm
`itemReviewed` property was removed by mistake or on purpose?
Looks like there is no bug. 
I think if `setParseContent()` is `true` and we have only `OptionValidator` then we must parse content (`{param}`) even if option invalid. Or it's unsafe?
This short-codes for users use. Simple table ``` [table] [tr] [td] content [td] [tr] [table] ``` Will be replaced to ``` content ``` But this will be invalid HTML, because...
Same problem. Need to sort union results.