Test label: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<graphviz>
<graphviz>
graph hi {
graph hi {
     A [label="{{{one}}}"]
     A [label="\{\{\{one\}\}\}"]


     A -- B
     A -- B
Line 8: Line 8:


[[Category: Test]]
[[Category: Test]]
label 好像不支持参数。