JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
mock up html parser, parse text and entities
[peach-html5-editor.git] / Makefile
1 all: parse-html.js
2
3 parse-html.js: parse-html.coffee
4         coffee -c $<