40
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 17, 2024 — Nov 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Better comparison testing against Textile 2. More... almost 18 years ago
Fix for OS X Leopard [Johan Sorensen] More... almost 18 years ago
Fix ol/ul opts not coming through and passing opts to first li. More... about 18 years ago
Set ignores on compiled files. More... about 18 years ago
Making tests pass over insignificant characters (e.g. semicolon at end of CSS style) More... about 18 years ago
Eliminating tests for eliminated features (HTML filtering/sanitizing). More... about 18 years ago
Cleaned up textism tests. More... about 18 years ago
Cleaning up table tests. More... about 18 years ago
Test cleanups on lists.yml More... about 18 years ago
Steven Bannasch's patch for ampersands in image src attribute etc. (from redcloth-upwards) More... about 18 years ago
Instiki test fixes More... about 18 years ago
Added text clarifying the flavor of dl More... about 18 years ago
Cleanup of code test cases More... about 18 years ago
Check _output_ of test fixtures to make sure it's compatible with Textile2 More... about 18 years ago
allow running specific unit tests More... about 18 years ago
Added tests to compare SRC's output against Textile 2.0.0. Can be removed after awhile. More... about 18 years ago
Don't escape entities. (#12) More... over 18 years ago
Fix block items after table not parsed (#19) More... over 18 years ago
Fix nested lists' invalid HTML (#20) More... over 18 years ago
ext/superredcloth_scan: all the html formatting stuff is in SuperRedCloth::HTML. formatters can be passed into the `to` method. Like: html.to(SuperRedCloth::HTML) More... over 18 years ago
Adding some more tests More... over 18 years ago
Little linebreak fixes More... over 18 years ago
Ignore newline and tab test differences More... over 18 years ago
A test helper that highlights differences. Stops eye-bleed. More... over 18 years ago
Fixed last character of URL being eaten (#18) More... over 18 years ago
* lib/superredcloth.rb: hot skates, left out valign. More... over 18 years ago
* test/table.yml: stephen's tests. * ext/superredcloth_scan/superredcloth_scan.rl: and his slight change to trdef/tddef. More... over 18 years ago
* ext/superredcloth_scan/: support for `th` elements, hacked by generous friend Stephen Bannasch. More... over 18 years ago
* ext/superredcloth_scan/superredcloth_scan.rl: supporting extended blocks with the double dot. * ext/superredcloth_scan/superredcloth_inline.rl: trouble with space around `del` elements. thanks, rsl! * Rakefile: various ragels ok. More... over 18 years ago
* ext/superredcloth_scan/: working on pre-tags and scaling back inlines. More... almost 19 years ago