Commit Graph
2 Commits
Author SHA1 Message Date
thzxx 2eb86d29b6 fix(site): escape => to => in docs.html code blocks
Arrow functions in code examples were unescaped, causing parse
errors in some browsers. Script block arrow functions preserved.
2026-07-23 21:14:32 +08:00
thzxx 71ddda1155 feat(site): add docs.html, update demo and index for v0.1.3
- docs.html: comprehensive single-page documentation with sidebar navigation
  covering all APIs, config, events, plugins, themes, i18n, and syntax reference
- demo.html: add readOnly toggle, emoji/new syntax demo content,
  imagePaste plugin, refresh API button, docs link
- index.html: add docs link to nav and footer
2026-07-23 21:08:12 +08:00