hack to fix uml image

This commit is contained in:
Marc Wäckerlin
2016-09-03 17:33:40 +00:00
parent 47e7a7c993
commit 79f5b1b3bc
4 changed files with 5 additions and 4 deletions

View File

@@ -230,7 +230,7 @@ TAB_SIZE = 2
ALIASES = "id=\par File-ID\n"
ALIASES += "enduml=\endif"
ALIASES += "startuml{1}=\image html \1\n\image latex \1\n\if DontIgnorePlantUMLCode"
ALIASES += "startuml{1}=@image html \1\n@image latex \1\n\if DontIgnorePlantUMLCode"
ALIASES += "author=<a href="@AUTHOR_URL@" target="_blank">@AUTHOR_NAME@</a>"
ALIASES += "readme=@README_HTML@"
ALIASES += "description=@DESCRIPTION@"