vscode-markdown
vscode-markdown copied to clipboard
Support add physics package,
Proposal
latex package physics
contains many useful commands, such as \bra,\pdv,\fdv,\dd
, is it possible to add this package into markdown document? I have some try, e.g.
header-includes: |
\usepackage{physics}
but it never works.
References
Thanks for the feedback.
The math support is provided by KaTeX, you can open a feature request there.
Also you may find markdown.extension.katex.macros
helpful.
Thanks for your prompt reply. Katex doesn't seems to support physics
package. I know markdown.extension.katex.macros
.
For exmple, how to def. \dd[2] x
?
Looks like we discussed this question before: #977
😅
Sorry, I don’t remember exactly. I haven’t written markdown document in vscode in a long time. Is there any progress for this question?
Unfortunately, no. The problem still exists.
We have to either wait for KaTeX, or explore MathJax 3.