/liquid-editor

HTML Editor for the liquid language (syntax highlighting, basic error checking etc)

Primary LanguageJavaScript

Liquid HTML Editor

Liquid syntax highlighting for the amazing codemirror html source code editor.

I hope this will become a full fledged Liquid parser in the future and will become the standard editor control for all hosted applications that support liquid. Syntax highlighting and on the fly error checking should help customers a lot while editing.

Demo

liquid-editor.heroku.com/index.html

Screenshot

Usage

gem install serve

cd liquid-editor 
serve public
open http://localhost:4000/