public
Description: HTML Editor for the liquid language (syntax highlighting, basic error checking etc)
Homepage:
Clone URL: git://github.com/tobi/liquid-editor.git
name age message
file README.rdoc Sun Nov 08 15:41:47 -0800 2009 added demo url [tobi]
file config.ru Sun Nov 08 15:38:19 -0800 2009 dont ask [tobi]
directory public/ Sun Nov 08 18:38:47 -0800 2009 added by keyword [tobi]
README.rdoc

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/