Divide-By-0 / autolatex

All Auto Latex Equations Versions.
https://autolatex.com
MIT License
17 stars 1 forks source link

Unify the codebases of Slides/Docs #11

Closed Divide-By-0 closed 1 year ago

Divide-By-0 commented 1 year ago

This will make upgrading + bugfixing much easier and reduce duplicated code. To merge Docs and Slides, I imagine you probably want to have a shared helper library that calls into IntegratedApp or takes an IntegratedApp as an argument (I started this in the Slides js but never did much with it). Clasp push/pull should then hopefully auto sync the library to the extensions themselves.