summaryrefslogtreecommitdiff
path: root/test/syntax/dita.dita
diff options
context:
space:
mode:
Diffstat (limited to 'test/syntax/dita.dita')
-rw-r--r--test/syntax/dita.dita20
1 files changed, 20 insertions, 0 deletions
diff --git a/test/syntax/dita.dita b/test/syntax/dita.dita
index 216eeb7f..2c87bb3c 100644
--- a/test/syntax/dita.dita
+++ b/test/syntax/dita.dita
@@ -52,6 +52,16 @@ int main(char** argv) {
</body>
</topic>
+<topic id="awk">
+ <title>Awk</title>
+ <body>
+ <section>
+ <title><codeph>outputclass="awk"</codeph></title>
+ <codeblock outputclass="awk"><xi:include parse="text" href="code/awk"/></codeblock>
+ </section>
+ </body>
+</topic>
+
<topic id="bash">
<title>Bash</title>
<body>
@@ -528,6 +538,16 @@ int main(char** argv) {
</body>
</topic>
+<topic id="shell">
+ <title>Shell</title>
+ <body>
+ <section>
+ <title><codeph>outputclass="shell"</codeph></title>
+ <screen outputclass="shell"><xi:include parse="text" href="code/shell"/></screen>
+ </section>
+ </body>
+</topic>
+
<topic id="smalltalk">
<title>Smalltalk</title>
<body>