diff options
Diffstat (limited to 'test/Index/Inputs/CommentXML/valid-function-02.xml')
-rw-r--r-- | test/Index/Inputs/CommentXML/valid-function-02.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/Index/Inputs/CommentXML/valid-function-02.xml b/test/Index/Inputs/CommentXML/valid-function-02.xml new file mode 100644 index 0000000..989d6a7 --- /dev/null +++ b/test/Index/Inputs/CommentXML/valid-function-02.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="utf-8"?> +<Function> +<Name>aaa</Name> +<Abstract><Para>Aaa <bold>bbb</bold> <monospaced>ccc</monospaced> <emphasized>ddd</emphasized>.</Para></Abstract> +</Function> |