diff options
Diffstat (limited to 'doc/src/snippets/patternist/tablesInParagraphs.xq')
-rw-r--r-- | doc/src/snippets/patternist/tablesInParagraphs.xq | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/snippets/patternist/tablesInParagraphs.xq b/doc/src/snippets/patternist/tablesInParagraphs.xq new file mode 100644 index 0000000000..fc92cf003c --- /dev/null +++ b/doc/src/snippets/patternist/tablesInParagraphs.xq @@ -0,0 +1 @@ +doc('index.html')/html/body/p/table |