40
I Use This!
Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix inline <notextile> being recognized as block <notextile>. [#81 state:resolved] More... about 15 years ago
Allow leading spaces on lists for backward compatibility with RedCloth 3.x. [#89 state:resolved] More... about 15 years ago
Recognize deleted phrases when they start at the beginning of a line. [#83 state:resolved] More... about 15 years ago
Fix escaped <code> tag when it has the class attribute and is in a <pre> tag. [#95 state:resolved] More... about 15 years ago
Fix dimensions and primes for LaTeX. [#103 state:resolved] More... about 15 years ago
Ruby 1.9 compat: use RARRAY_LEN More... about 15 years ago
Don't allow square brackets inside lang attribute so double square brackets are interpreted like Textile 2 and RedCloth 3. [#101 state:resolved] More... over 15 years ago
Improve LaTeX output for tables. [#96 state:resolved] More... over 15 years ago
Fix bad parsing of bracketed image links (which would hang the interpreter in some cases). [#97 state:resolved] More... over 15 years ago
Handle links containing parentheses. Brackets are no longer required. [#82 state:resolved] More... over 15 years ago
Missing change to test for #98 More... over 15 years ago
Made italics use the correct LaTeX tag: textit rather than emph. [#98 state:resolved] More... over 15 years ago
Fixed custom block signatures calling built-in Ruby String methods. [#92 state:resolved] More... over 15 years ago
Don't threaten to deprecate hard_breaks accessor. Some people need it. (Rich Morin) More... over 15 years ago
Fixed a require problem that caused an error when you would gem check --test RedCloth. [#91 state:resolved] More... over 15 years ago
Mentioned the three supported platforms and what's necessary to build RedCloth in the README file. More... over 15 years ago
Version bump. More... over 15 years ago
Added 'lib/case_sensitive_require' back into gemspec. [#88 state:resolved] More... over 15 years ago
Fixed object embedding being mangled. [#87 state:resolved] More... over 15 years ago
Added horizontal rules. More... over 15 years ago
Update CHANGELOG More... over 15 years ago
Fix platform gem attribute when cross-compiling More... over 15 years ago
Change platform from 'java' to 'universal-java' More... over 15 years ago
Fix the "undefined redcloth_to" problem by providing some rdoc for it More... over 15 years ago
Update Manifest with files added recently. More... over 15 years ago
Version bump More... over 15 years ago
Forgot to update the CHANGELOG More... over 15 years ago
Fix extended blockcode stripping whitespace following blank line. [#78 state:resolved] More... over 15 years ago
Update CHANGELOG with recent merges. More... over 15 years ago
Merge branch 'erb' More... over 15 years ago