Module: Commonmarker::Merge::Backend
- Defined in:
- lib/commonmarker/merge/backend.rb
Overview
Note:
This backend only parses Markdown source code
Commonmarker backend using the Commonmarker gem (comrak Rust parser)
This backend wraps Commonmarker, a Ruby gem that provides bindings to comrak, a fast CommonMark-compliant Markdown parser written in Rust.