summaryrefslogtreecommitdiff
path: root/test/syntax/mallard.page
diff options
context:
space:
mode:
Diffstat (limited to 'test/syntax/mallard.page')
-rw-r--r--test/syntax/mallard.page8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/syntax/mallard.page b/test/syntax/mallard.page
index fbe6fe53..8ba7f925 100644
--- a/test/syntax/mallard.page
+++ b/test/syntax/mallard.page
@@ -242,6 +242,14 @@ int main(char** argv) {
</listing>
</section>
+<section id="ducktype">
+ <title>Ducktype</title>
+ <listing ui:expanded="true">
+ <title><code>type="ducktype"</code></title>
+ <code type="ducktype"><xi:include parse="text" href="code/ducktype"/></code>
+ </listing>
+</section>
+
<section id="erb">
<title>Embedded Ruby</title>
<listing ui:expanded="false">