Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

v4.0.0 alpha 0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mpetrovich mpetrovich released this 25 Feb 14:55

What's new

  • Completely rewritten using unified.js for Markdown parsing and HTML generation instead of buggy regex and string replacement
  • No more iframes! Shadow DOM is now used to render interactive examples.

What's missing

  • A basic UI (right now it's a raw dump of components)
  • Support for popular UI frameworks (React, Angular, Vue, etc.)
  • Theming and HTML output customization
  • Including external files from specimen code blocks