graphql-docs icon indicating copy to clipboard operation
graphql-docs copied to clipboard

Upgrade html-pipeline and commonmarker

Open paulfri opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe. This gem depends on outdated versions of html-pipeline and commonmarker. While the former is niche, the latter is broadly applicable and has substantial missing functionality given the upgrade from cmark to comrade.

Describe the solution you'd like Upgrade these dependencies to new major versions.

Describe alternatives you've considered We could use other markdown gems in our application.

Additional context This probably has to be a major version upgrade, given that the pipeline config has changed substantially and is passed through via this gem.

paulfri avatar Jan 07 '25 19:01 paulfri