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
Fixed testing script More... over 9 years ago
Mentioned in Rouge docs that Rouge options are supported, too More... over 9 years ago
Added link to the news page with change information in the readme More... over 9 years ago
Implements an Abstract Syntax Tree converter that returns a Ruby hash with the tree for the elements in the document. More... over 9 years ago
Added missing location to elements created while using hard_wrap option. More... over 9 years ago
Updated version, release notes and homepage More... over 9 years ago
Removed warning for self-closing HTML elements that are not closed More... over 9 years ago
Convert quote correctly for when a quote is directly followed by an ellipsis More... over 9 years ago
Updated installations instructions for Linxu Ubuntu More... over 9 years ago
Fixed regexp backtracking problem in footnote definitions and codeblocks More... over 9 years ago
Fixed problem with multiple consecutive separator lines in table parser More... over 9 years ago
New option footnote_backlink More... over 9 years ago
Changed \tt to \texttt for LaTeX converter, fixes #257 More... over 9 years ago
Fixed problem with special character sequence \` in String.sub replacement string More... over 9 years ago
Updated version, release notes and homepage More... almost 10 years ago
Some fixes for the minted syntax highlighter More... almost 10 years ago
Add syntax highlighter minted for LaTeX More... almost 10 years ago
Load math engine Mathjax on demand, not by default More... almost 10 years ago
Added math engine based on MathJax-node that outputs to MathML More... almost 10 years ago
Adjusted reference link parsing to work more similar to inline links More... almost 10 years ago
Fixes issue #243: HTML raw elements had no location information More... almost 10 years ago
Option list is now sorted in bin/kramdown help message and man page More... almost 10 years ago
Add implementation for dash in language name More... almost 10 years ago
Added tests for dash in language More... almost 10 years ago
Fixed code for "method redefinition" warning message More... almost 10 years ago
Updated version, release notes and homepage More... almost 10 years ago
Updated copyright year More... almost 10 years ago
Updated README.md and main RDoc API documentation More... almost 10 years ago
Block IALs can now be applied to footnote definitions More... almost 10 years ago
Block IALs can now be applied to abbreviation definitions More... almost 10 years ago