2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix HTML/XML parser to correctly, case sensitively parse XML More... almost 9 years ago
Fixed problem with underscore emphasis being applied inside a word More... almost 9 years ago
Updated supported Ruby version on installation page More... almost 9 years ago
Add Ruby 2.3.0 to Travis Ruby versions More... almost 9 years ago
Updated copyright year More... almost 9 years ago
Fixed Travis by pinning the rake version to 10.5.0 (last one with 1.8.7 support) More... almost 9 years ago
Output the syntax highlighting language even though a highlighter is used More... almost 9 years ago
HTML syntax highlighters should store the default language in the opts parameter More... almost 9 years ago
Fixed a bug in the GFM fenced code block parser More... almost 9 years ago
Added prawn-table as development dependency More... almost 9 years ago
Updated version, release notes and homepage More... almost 9 years ago
Allow almost all characters in class names that are via by special syntax More... almost 9 years ago
Some more updates for the GFM strikethrough parser More... almost 9 years ago
Fix bad link in API documentation More... almost 9 years ago
Allow HTML style options in syntax highlighting language names More... almost 9 years ago
Add missing underscore character to allowed email autolink chars More... almost 9 years ago
Update MathJax-node to mathjax-node (note case) More... almost 9 years ago
Mark the HTML5 '<mark>' tag as span element More... almost 9 years ago
Allow empty link text also for normal links, not just images More... almost 9 years ago
Fix bug that "input" cannot be recognized as an option More... almost 9 years ago
travis: run apt-get update to get latest list of packages available More... almost 9 years ago
GFM: correct strikethrough parsing to mimic GitHub.com More... almost 9 years ago
Added strikethrough syntax to GitHub Flavored Markdown parser More... almost 9 years ago
Update mathjax page More... about 9 years ago
Updated Rakefile to fix website generation More... over 9 years ago
Updated version, release notes and homepage More... over 9 years ago
Simplified AST converter and renamed it to HashAST More... over 9 years ago
If the footnote_backlink option is empty, no backlinks will be created More... over 9 years ago
Added line location test for GFM parser with hard wrapped paragraphs More... over 9 years ago
Enhanced rouge syntax highlighter to allow separate span/block options More... over 9 years ago