Start of API & tests.

This commit is contained in:
Ian Gulliver
2014-05-20 11:46:57 -07:00
parent a6b6fdf2ea
commit 2bf3c67aa7
5 changed files with 115 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ var mediawiki = {
'i',
'nowiki',
'nowikiword',
rr.MultiLineText(),
rr.MultiLineText()
)],
'wikidoc': [rr.ZeroOrMore('wikichunk')],
};