You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for the great work! This is an awesome plugin.
Is there any way to get mdmath to read the macro definitions directly from the md file I'm editting?
i.e. in the .md file I'm working on I'm declaring \gdef{\something{..}}. Can mdmath read it directly from there, and render it in the preview window, instead of having to also declare the macro in settings.json?
Thanks!
The text was updated successfully, but these errors were encountered:
Thank you for the great work! This is an awesome plugin.
Is there any way to get mdmath to read the macro definitions directly from the md file I'm editting?
i.e. in the .md file I'm working on I'm declaring
\gdef{\something{..}}
. Can mdmath read it directly from there, and render it in the preview window, instead of having to also declare the macro in settings.json?Thanks!
The text was updated successfully, but these errors were encountered: