refactor: migrate RevealMarkdown to ES module imports by Yukaii · Pull Request #1941 · hackmdio/codimd

@Yukaii linked an issue

Sep 16, 2025

that may be closed by this pull request

@Yukaii

- 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 Yukaii deleted the bugfix/1939-mermaid-empty-boxes-in-presentation-mode branch

September 17, 2025 06:42