compile
This commit is contained in:
13
content/math/test.md
Normal file
13
content/math/test.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
title: 测试tikz
|
||||
tikz: true
|
||||
---
|
||||
|
||||
|
||||
|
||||
<script type="text/tikz">
|
||||
\begin{tikzpicture}
|
||||
\draw (0,0) circle (1in);
|
||||
\end{tikzpicture}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user