jgarber

Jason Garber
Eastern Mennonite University
3
4
  • Radiant is a no-fluff, open source content management system designed for small teams.
    Forked from radiant/radiant Mon Sep 22 12:37:27 -0700 2008
    legend
  • Overrides Radiant's packaged RedCloth version so you can use a newer RedCloth gem.
    Created Tue Aug 26 12:46:40 -0700 2008
    legend
  • Adds a toolbar to make editing pages and snippets written in Textile easier.
    Created Wed Sep 24 13:56:49 -0700 2008
    legend
  • RedCloth is a Ruby library for converting Textile into HTML.
    Created Mon Apr 21 13:50:37 -0700 2008
    legend

Following

Public Activity  feed

jgarber committed to radiant/radiant 3 days ago

25da5aaab377ceb62379818ed542b44b1ec8a57d

Fix malformed Textile in standard tag descriptions. [#37 state:resolved]

c0bcb276ef0d024f7102567c7e84afedcb03c597

Added specs to cover an error when the page_attachments extension wasn't installed.

df6f2d0f7afabcc862e98555fb9983678939e4b4

script/extension install redcloth4 needs the migrate and update tasks defined even if they do nothing

jgarber committed to jgarber/redcloth 10 days ago
jgarber committed to jgarber/redcloth 10 days ago

c88bef3b4c3ff7f46c4dd18043433cdaf360fa44

Add some macros so it compiles on mingw Ruby 1.8.4 whilst keeping Ruby 1.9 compatibility.

jgarber committed to jgarber/redcloth 10 days ago

ef86e86c3dec75e41ef432e4be5b12a118bc968e

Fixed empty block HTML disappearing. [#64 state:resolved]

jgarber committed to jgarber/redcloth 11 days ago

d543c7bfce022622455adcb09e30c3f1fbddb92b

Fixed incorrect handling of links inside double quotations.