1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00

Forgot one file.

git-svn-id: svn://hamptoncatlin.com/haml/trunk@310 7063305b-7217-0410-af8c-cdc13e5119b9
This commit is contained in:
nex3 2007-01-27 07:10:13 +00:00
parent 7c2ff0288d
commit c34dc185fc

View file

@ -0,0 +1,8 @@
%p
%h1 Hello!
= "lots of lines"
- raise "Oh no!"
%p
this is after the exception
%strong yes it is!
ho ho ho.