updated mathjax, added calc iii notes

This commit is contained in:
Lucas Rufkahr
2026-03-02 21:12:34 -06:00
parent c3dd0c0dd8
commit 96ef87b663
9 changed files with 261 additions and 15 deletions

View File

@@ -14,3 +14,5 @@ title = 'My New Hugo Site'
[markup.goldmark.extensions.passthrough.delimiters]
block = [['\[', '\]'], ['$$', '$$']]
inline = [['\(', '\)']]
[params]
math = true