3
I Use This!
Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Oct 15, 2024 — Oct 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
resolves #2895 allow handles? method on include processor to accept doc as first argument (PR #2896) More... about 20 hours ago
test handles? for include processor registered as block More... about 20 hours ago
remove duplication when adding processor extension More... about 20 hours ago
document skip-front-matter option on include directive More... 1 day ago
don't assign front matter to front-matter attribute when front matter is removed from include More... 1 day ago
resolves #3437 skip-front-matter attribute only applies to primary file; add skip-front-matter option to include directive (PR #3438) More... 1 day ago
resolves #3660 look up asset dir attribute from node with inheritance enabled to resolve asset path prefix (PR #3661) More... 1 day ago
resolves #4586 replace use of Droid Sans Mono with Noto Sans Mono in default stylesheet (PR #4589) More... 1 day ago
reclassify some CHANGELOG entries More... 1 day ago
fix typo in CHANGELOG More... 1 day ago
import CHANGELOG section for 2.0.24 release; reclassify some entries More... 1 day ago
add tip for how to add state to extension instance despite it being frozen More... 1 day ago
add missing reference in CHANGELOG for #2973 More... 2 days ago
resolves #4244 extract the require logic of the OpenURI library (PR #4245) More... 2 days ago
revert "use internal flag to mark that PreprocessorReader has been exhausted" More... 2 days ago
use internal flag to mark that PreprocessorReader has been exhausted More... 3 days ago
fix typos in text converter when converting tables More... 3 days ago
resolves #4385 support link attribute on inline image macro when converting to DocBook (PR #4779) More... 3 days ago
resolves #4608 don't add role=include to link macro that replaces include directive in compat mode (PR #4777) More... 3 days ago
reclassify CHANGELOG entry for #4674 More... 4 days ago
resolves #4674 coerce names passed to the positional_attrs directive on extension to strings (PR #4778) More... 4 days ago
resolves #4775 add magic comment to achieve Opal 2 compatibility (PR #4686) More... 4 days ago
resolves #4699 rewrite documentation for creating a custom converter from scratch (PR #4776) More... 4 days ago
resolves #4669 consider convert_ prefix when looking for missing method in converter (PR #4671) More... 5 days ago
resolves #4773 pass kwargs to Logger superclass; only assign defaults when kwarg not specified (PR #4774) More... 5 days ago
upgrade nokogiri to latest version that supports Ruby 2.7 More... 5 days ago
upgrade erubi to latest version More... 5 days ago
upgrade concurrent-ruby to latest version More... 5 days ago
use separate process to run feature tests More... 5 days ago
upgrade cucumber to run feature tests More... 5 days ago