Experiment with porting SGML to YAP, and trying to preserve SWI code as much
as possible.
This commit is contained in:
2
packages/sgml/Test/ok/mapbug.ok
Normal file
2
packages/sgml/Test/ok/mapbug.ok
Normal file
@@ -0,0 +1,2 @@
|
||||
[element(d, [], [element(p, [], ['The ', element(q, [], [first]), ' paragraph.']), element(p, [], ['The ', element(q, [], [element(m, [], ['2']), nd]), ' paragraph.']), element(p, [], ['The ', element(m, [], ['3']), 'rd paragraph.']), element(p, [], [])])].
|
||||
[].
|
Reference in New Issue
Block a user