mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 18:10:09 +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...
|
// without change...
|
||||||
// XXX might be a good idea to both think of a good async parse and
|
// XXX might be a good idea to both think of a good async parse and
|
||||||
// create tools for sync parsing (get links etc.)...
|
// 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 =
|
var BaseParser =
|
||||||
module.BaseParser = {
|
module.BaseParser = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user