Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-07-23 11:45:35 +03:00
parent 2cf2ef615a
commit 78e0586dfa

View File

@ -1278,6 +1278,8 @@ types.event.EventMixin(BasePage.prototype)
// XXX should we warn about stuff like <macro src=/moo/> -- currently
// this will simply be ignored, i.e. passed trough the parser
// without change...
// XXX might be a good idea to both think of a good async parse and
// create tools for sync parsing (get links etc.)...
var BaseParser =
module.BaseParser = {