3
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 10, 2023 — Jun 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added '|' as an alias of '`' for parsing plain text. This simulates the syntax of the Jade template engine. More... over 13 years ago
Added instructions of how to use the gem. More... over 13 years ago
first addition of vim syntax file. not nearly done More... over 13 years ago
Regenerated gemspec for version 0.4.0 More... over 13 years ago
support for nesting lines under backtick More... over 13 years ago
make it so that one space is the left margin. any additional spaces will be copied over More... over 13 years ago
support for using indentation after backtick to denote paragraphs. useful for script tags and paragraphs More... over 13 years ago
Regenerated gemspec for version 0.3.1 More... over 13 years ago
version bump for bug fix More... over 13 years ago
fix bug with adding end to nesting ruby code More... over 13 years ago
Regenerated gemspec for version 0.3.0 More... over 13 years ago
bump version to 0.3.0 for optimization addition More... over 13 years ago
Optimize compiled string to reduce number of concatentations to the buffer More... over 13 years ago
ignore yardoc and doc More... over 13 years ago
remove stupid version test. More... over 13 years ago
Regenerated gemspec for version 0.2.0 More... over 13 years ago
update version to reflect support for inline code calls More... over 13 years ago
can now make code call on same line as tag More... over 13 years ago
updated readme with interpolation and doctype examples More... over 13 years ago
added test for interpolation calls for attribute values More... over 13 years ago
this test is probably stupid. More... over 13 years ago
rewording of README More... over 13 years ago
minor change to README.md More... over 13 years ago
Regenerated gemspec for version 0.1.0 More... over 13 years ago
update to version 0.1.0 for initial release More... over 13 years ago
readme tweaks More... over 13 years ago
update readme More... over 13 years ago
fix bug with content on same line as tag with attributes More... over 13 years ago
fix declaration translation More... over 13 years ago
account for empty lines in markup More... over 13 years ago