Prism.js integration in crossnote
developThe project includes a bundled version of prism.js (version 0.12.9) which has been configured with all languages selected.
Important Note for VSCode Web Extension Developers:
To ensure compatibility with the VSCode web extension environment, the line _self = window in prism.js has been disabled. This prevents errors in environments where window is not globally writable in that specific manner.