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

11 commits

Author SHA1 Message Date
Tee Parham
9b96ff34a1 Remove ugly option from non-core files / docs 2017-02-13 08:54:57 -07:00
Akira Matsuda
cb73b66b82 Typos 2017-02-10 19:41:11 +09:00
Hampton Catlin
142d6b0b92 adding in a note about how to change the default behaviour of indentation in Rails. we had the question and answer, but no answer on how to change it. ;) 2014-07-27 11:04:23 +02:00
Matt Wildig
8c8aaae20c Update docs for kramdown
Kramdown expects the id and class attribute block to appear on the same
line as the header, where maruku accepted them on the line immediatley
before or after.

Move any attribute blocks that weren't already on the same line as the
corresponding header to the same line.
2014-02-15 03:10:54 +00:00
Matt Wildig
4fd9c4154e Update links in FAQ.md
Fixes #679
2013-05-15 21:48:39 +01:00
Norman Clarke
4a910a241b Document Haml 4.0 textarea behavior 2013-02-25 07:50:38 -08:00
Greg Karékinian
7e48cab2db Fixed link to Haml reference 2012-11-06 21:07:10 +01:00
Norman Clarke
f3477eb0c3 Merge branch 'stable'
Conflicts:
	.gitmodules
	CHANGELOG.md
	CONTRIBUTING
	README.md
	VERSION
	haml.gemspec
2012-05-01 10:28:26 -03:00
Norman Clarke
9a64daf2a3 Remove cruft from Rakefile and gemspec 2012-04-27 21:51:54 -03:00
Nathan Weizenbaum
691272b60b Add a doc-src directory for documentation files. 2009-06-18 13:16:16 -07:00
Nathan Weizenbaum
06c1b3dd35 Use YARD's new capabilities to render the FAQ as Markdown. 2009-05-24 00:35:16 -07:00