✏️ Slight edit of slope alias

This commit is contained in:
z3rOR0ne 2025-03-10 18:47:35 -07:00
parent 666d00a63a
commit 8d1690e30a

View file

@ -177,7 +177,7 @@ matches:
- trigger: ";slope"
force_clipboard: true
replace: "$$ m = \\frac{y_2 - y_1}{x_2 - x_1} $$"
replace: "$$ m = \\frac{y_2 - y_1}{x_2 - x_1} $$"
# prints out latex piecewise function
- trigger: ";piece"