Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-09-21 17:15:47 +03:00
parent c36c88d762
commit 9f617d3b20

View File

@ -14,6 +14,7 @@ var types = require('ig-types')
//---------------------------------------------------------------------
// Parser...
// XXX ASAP move the macros here...
// XXX should we warn about stuff like <macro src=/moo/> -- currently
// this will simply be ignored, i.e. passed trough the parser
// without change...