mirror of
https://github.com/tcsenpai/obsidiangarden_netlify.git
synced 2025-07-23 10:30:36 +00:00
Render pre tags to support admonitions
This commit is contained in:
parent
51edb4b55c
commit
aadc872137
@ -14,6 +14,9 @@
|
||||
MathJax = {
|
||||
tex: {
|
||||
inlineMath: [["$", "$"]]
|
||||
},
|
||||
options: {
|
||||
skipHtmlTags: {'[-]': ['pre']}
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user