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
{{ message }}
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.
// Customize all information and/or add your own iconsvarsimplemde=newSimpleMDE({toolbar: [{name: "custom",action: functioncustomFunction(editor){// Add your own code},className: "fa fa-star",title: "Custom Button",},"|",// Separator
...
],});
I need to use mathematical formula. Could you please tell me how to integrate Katex in the project to display mathematical formula?
The text was updated successfully, but these errors were encountered: