vault backup: 2025-04-10 14:02:57
This commit is contained in:
8
.obsidian/plugins/obsidian-enhancing-export-main/tests/markdowns/math-block.out
vendored
Normal file
8
.obsidian/plugins/obsidian-enhancing-export-main/tests/markdowns/math-block.out
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
Pandoc
|
||||
Meta { unMeta = fromList [] }
|
||||
[ Para
|
||||
[ Math
|
||||
DisplayMath
|
||||
"\n\\begin{align*}\n\\begin{rcases}\n\\lambda_{1}(a_{11}^{*}, \\ldots, a_{22}^{*}) < 0 \\\\\n\\lambda_{2}(a_{11}^{*}, \\ldots, a_{22}^{*}) < 0 \\\\\n\\end{rcases} & \\Rightarrow \\text{stable knot} \\\\\n\n \\begin{rcases}\n \\lambda_{1}(a_{11}^{*}, \\ldots, a_{22}^{*}) > 0 \\\\\n \\lambda_{2}(a_{11}^{*}, \\ldots, a_{22}^{*}) < 0 \\\\\n \\end{rcases} & \\Rightarrow \\text{saddle}\n\\end{align*}\n"
|
||||
]
|
||||
]
|
Reference in New Issue
Block a user