diff --git a/input/myig.xml b/input/myig.xml index 684787b..8a21c12 100644 --- a/input/myig.xml +++ b/input/myig.xml @@ -83,6 +83,33 @@ --> + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/input/pagecontent/spec.md b/input/pagecontent/spec.md index 21e9f4b..04f148c 100644 --- a/input/pagecontent/spec.md +++ b/input/pagecontent/spec.md @@ -2,3 +2,18 @@ You can also use markdown if that's your thing And an icon: ![resource](icon-resource.png) + + +You can also embed fragments of examples (or other resources) + +As JSON: + +{% include Patient-example-demo1-json-html.xhtml %} + +{% include Patient-example-demo2-json-html.xhtml %} + +or as XML: + +{% include Patient-example-demo1-xml-html.xhtml %} + +{% include Patient-example-demo2-xml-html.xhtml %}