dev-ruby/commonmarker
A fast, safe, extensible parser for CommonMark, wrapping the comrak Rust crate
USE Flags
debug
Global: Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
ruby_targets_ruby31
* This flag is undocumented *
ruby_targets_ruby32
* This flag is undocumented *
ruby_targets_ruby33
* This flag is undocumented *
ruby_targets_ruby34
* This flag is undocumented *
doc
Global: Adds extra documentation (API, Javadoc, etc)
test
Global: Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in make.conf/package.use anymore