A testing repo for use with pages to try glossary work. Check out the "pages" setup @ (https://ironrico.github.io/TestGlossary/).
Local Storage Cache allows an application to store data locally, in a user’s browser.
Storing information on the browser’s local storage cache (instead of a normal file cache) means that if you use a different browser to access the mdEditor, it will not show the data you’ve imported from your first browser. It also means that if you clear your browser’s cache, it will generally not clear your mdEditor records. However, depending upon your browser settings (E.g., in Chrome, if the “cookies and other site data” option is checked), clearing your browser cache may still clear your mdEditor data.