kashifimran / math-editor

An equation editor for creating mathematical and scientific documents.
MIT License
108 stars 43 forks source link

Fixing Issue in Caret class #5

Closed MovGP0 closed 3 years ago

MovGP0 commented 3 years ago

The following changes have been made:

• Catching an exception when the object got disposed • Cleaning up the Caret class • Adding Markdown Files to solution and fixing typo • Ignoring Visual Studio folder in .gitignore file