Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 930 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 930 Bytes

laika-laminar

Good-Bye non type-safe JavaScript and CSS😊

Visit https://i10416.github.io/demo/ for demo.

About

This site is a live demo of how to build an interactive text editor powered by pure Scala stack

Screehshot

As shown in example, you can convert markup text(GitHub flavored markdown and ReStructuredText) into html via internal AST.

You can try demo at https://i10416.github.io/demo/.

image

It is not so hard to extend Laika to add some nice features like your own theme, pre/post processing or custom snippets! If you're interested in, visit Laika documentation https://planet42.github.io/Laika/