mirror of
https://github.com/flynx/pWiki.git
synced 2025-11-01 03:20:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
2cf2ef615a
commit
78e0586dfa
@ -1278,6 +1278,8 @@ types.event.EventMixin(BasePage.prototype)
|
|||||||
// XXX should we warn about stuff like <macro src=/moo/> -- currently
|
// XXX should we warn about stuff like <macro src=/moo/> -- currently
|
||||||
// this will simply be ignored, i.e. passed trough the parser
|
// this will simply be ignored, i.e. passed trough the parser
|
||||||
// without change...
|
// 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 =
|
var BaseParser =
|
||||||
module.BaseParser = {
|
module.BaseParser = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user