From bbb6bb217a2feb7b9b961037072f06ff1024a0ef Mon Sep 17 00:00:00 2001 From: albert-github Date: Sun, 7 Sep 2014 19:12:57 +0200 Subject: Support plantuml !include statement Support the plantuml !include statement by using the newly defined PLANTUML_INCLUDE_PATH --- src/config.xml | 8 ++++++++ src/plantuml.cpp | 19 ++++++++++++++++++- 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/src/config.xml b/src/config.xml index fb60c4c..9448781 100644 --- a/src/config.xml +++ b/src/config.xml @@ -3305,6 +3305,14 @@ to be found in the default search path. ]]> +