refactor: migrate RevealMarkdown to ES module imports by Yukaii · Pull Request #1941 · hackmdio/codimd
- Removed the use of global `window.RevealMarkdown` in favor of direct ES module imports in `index.js`, `pretty.js`, and `slide.js`. - Updated `reveal-markdown.js` to export as an ES module, ensuring compatibility with modern JavaScript practices. Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
Yukaii
deleted the
bugfix/1939-mermaid-empty-boxes-in-presentation-mode
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters