We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 833df55 commit 44c23aaCopy full SHA for 44c23aa
5 files changed
examples/markdown.svg
examples/markdown.xml
@@ -0,0 +1,4 @@
1
+<svg>
2
+ <rect wh="50 10" md="**Hello** _Markdown_ `world`!"/>
3
+ <rect xy="^|h" wh="10 50" text="***Hi* vertical** _Mark\ndown_ `\ ***literal*** \`!" class="d-markdown d-text-vertical"/>
4
+</svg>
0 commit comments