summaryrefslogtreecommitdiff
path: root/docs/plantuml.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plantuml.mdwn')
-rw-r--r--docs/plantuml.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/plantuml.mdwn b/docs/plantuml.mdwn
index 098d937..3178927 100644
--- a/docs/plantuml.mdwn
+++ b/docs/plantuml.mdwn
@@ -63,3 +63,11 @@ parsers. This can be achieved by using HTML comment syntax:
Pandoc-style triple dash can be also used to make it even more parser-friendly:
<!--- INCLUDE_UML: some_file.puml -->
+
+## Testing
+
+Run `ql-ikiwiki-publish` against a provided test page:
+
+ cd docs/plantuml-test/
+ ../../ql-ikiwiki-publish
+ firefox ...