Skip to content

Add support for inline code info - #23

Merged
ioquatix merged 1 commit into
mainfrom
inline-code-info
Aug 20, 2026
Merged

Add support for inline code info#23
ioquatix merged 1 commit into
mainfrom
inline-code-info

Conversation

@samuel-williams-shopify

Copy link
Copy Markdown
Contributor

Summary

  • update the cmark-gfm submodule and vendored sources to include inline code language prefixes
  • expose code metadata through Node#code_info and add the Ruby-level Node#code_language convenience accessor
  • render inline language classes through both native and Ruby HTML renderers
  • document the opt-in parsing flag and add an Unreleased entry

Testing

  • bundle exec bake test
  • 2,209 tests, 2,344 assertions

@ioquatix
ioquatix merged commit a9494a4 into main Aug 20, 2026
20 of 28 checks passed
@ioquatix
ioquatix deleted the inline-code-info branch August 20, 2026 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants