Skip to content

Commit 1baa9e6

Browse files
authored
feat: add mathjax support to forge doc mdbook config (foundry-rs#9829)
1 parent d65ede5 commit 1baa9e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/doc/static/book.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ src = "src"
66
no-section-label = true
77
additional-js = ["solidity.min.js"]
88
additional-css = ["book.css"]
9+
mathjax-support = true
910

1011
[output.html.fold]
1112
enable = true

0 commit comments

Comments
 (0)