2 Commits

Author SHA1 Message Date
1aea8b0d7d test: add browser test files for all bundle formats
Phase 6 Complete:
-  Created test/umd-test.html (UMD bundle verification)
-  Created test/minified-test.html (production build test)
-  Created test/esm-test.html (ES Module format test)

Each test file demonstrates:
- Bundle loading and initialization
- marked.js peer dependency integration
- Control panels and event system
- Complete feature showcase
- Usage examples and code snippets

Tests verify all build outputs work correctly in browsers.
Open any test/*.html file in a browser to verify functionality.
2025-12-16 22:47:56 +01:00
63a59377b8 init: seeding the project repo 2025-11-03 20:28:51 +01:00