✏️ Adjusted quadratic formula output espanso
This commit is contained in:
parent
6a88b9d845
commit
7810f1070b
1 changed files with 1 additions and 1 deletions
|
|
@ -173,7 +173,7 @@ matches:
|
||||||
|
|
||||||
- trigger: ";quad"
|
- trigger: ";quad"
|
||||||
force_clipboard: true
|
force_clipboard: true
|
||||||
replace: "$$ x = \\frac{-b \\pm \\sqrt{b^2 - 4ac}}{2a} $$"
|
replace: "$$ x = \\frac{-(b) \\pm \\sqrt{(b)^2 - 4(a)(c)}}{2(a)} $$"
|
||||||
|
|
||||||
- trigger: ";<h1"
|
- trigger: ";<h1"
|
||||||
force_clipboard: true
|
force_clipboard: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue