summaryrefslogtreecommitdiff
path: root/tests/elementwithintextLocalXml.ll.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/elementwithintextLocalXml.ll.xml')
-rw-r--r--tests/elementwithintextLocalXml.ll.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/elementwithintextLocalXml.ll.xml b/tests/elementwithintextLocalXml.ll.xml
new file mode 100644
index 0000000..fb950c0
--- /dev/null
+++ b/tests/elementwithintextLocalXml.ll.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<text xmlns:its="http://www.w3.org/2005/11/its" its:version="2.0">
+ <body>
+ <par>Texte en <bold its:withinText="yes">gras</bold>.</par>
+ </body>
+</text>