mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-28 09:30:07 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
b68959e2d6
commit
0ddaa45b25
@ -19,6 +19,9 @@ var types = require('ig-types')
|
||||
// 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.)...
|
||||
// XXX need to correctly handle nested and escaped quotes...
|
||||
// i.e.
|
||||
// "aaa \"bbb \\"ccc\\" bbb\" aaa"
|
||||
|
||||
var BaseParser =
|
||||
module.BaseParser = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user