2
I Use This!
Low Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 14 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed problem with lines falsely recognized as table row due to a pipe in a HTML code element More... over 10 years ago
Escaped characters in alt text of image links are now unescaped More... over 10 years ago
Fixed parsing of math blocks that contain pipe characters More... over 10 years ago
Using helper methods for saving and restoring the parsing environment More... over 10 years ago
Fixed location detection in nested listed - fixes #131 More... over 10 years ago
Footnotes can now be placed anywhere in the text by using the "footnotes" reference name on an ol/ul More... over 10 years ago
Merge pull request #97 from imazen/master More... over 10 years ago
Fixed GFM parser to require atx headers to have whitespace after hashes (fixes 117) More... over 10 years ago
Fixed exception when converting an HTML table to native kramdown elements More... over 10 years ago
Removed rbx from travis config due to gem marshal error More... over 10 years ago
Added missing HTML entity names, fixes #114 More... over 10 years ago
Fixes #112 by treating the content of <kbd>, <samp> and <var> as raw More... over 10 years ago
Fixes #129: internal state of custom StringScanner is now correctly reset More... over 10 years ago
Fixed #128 by removing all occurences of script tags More... over 10 years ago
Changed install instructions to use gem instead of gem1.8 More... over 10 years ago
Add link to GFM Parser doc page More... over 10 years ago
Updated release notes, version and homepage More... almost 11 years ago
Fixed invalid HTML document template by adding missing 'charset=' More... almost 11 years ago
add link to mathjax More... almost 11 years ago
Merge branch 'master' of https://github.com/gettalong/kramdown More... almost 11 years ago
Removed all places where Rubyforge was mentioned and added links to the new services More... almost 11 years ago
Better API documentation for Kramdown::Parser::Kramdown#update_link_defintions More... almost 11 years ago
Fixed travis.ci More... almost 11 years ago
Hopefully final fix for travis.ci More... almost 11 years ago
Don't install prawn for travis on ruby < 1.9 More... almost 11 years ago
Fixed PDF tests for Ruby < 1.9 More... almost 11 years ago
Updated release notes, version and homepage More... almost 11 years ago
Small string performance optimization More... about 11 years ago
Updated copyright year to 2014 More... about 11 years ago
Extracted setting of pre-defined link definitions into method More... about 11 years ago