Files
elm-markitup/README.md
2025-12-10 21:36:41 +01:00

500 B

MarkItUp Custom Element Example

This is a simple demonstration of using HTML Custom Elements in Elm.

Inspired by Luke Westby's Elm Europe talk. The JavaScript custom element code is almost a verbatim copy.


To test it:

  • git clone and cd into the local copy
  • run ./build.sh
  • open "index.html" in a web browser