-
-
Notifications
You must be signed in to change notification settings - Fork 408
Open
Description
Commonmarker 1.0 changes the top-level constant name from CommonMarker
to Commonmarker
, so YARD fails to detect the provider.
{:lib => :commonmarker, :const => 'CommonMarker'} |
The method used to render markdown is now Commonmarker.to_html
rather than CommonMarker.render_html
. It takes a hash of options instead of the previous arrays of symbols.
CommonMarker.render_html(text, %i[DEFAULT GITHUB_PRE_LANG], %i[autolink table]) |
noraj, ParadoxV5, bemky, hakanensari, pboling and 1 more
Metadata
Metadata
Assignees
Labels
No labels