Class: Commonmarker::Merge::SmartMerger
- Inherits:
-
Markdown::Merge::SmartMerger
- Object
- Markdown::Merge::SmartMerger
- Commonmarker::Merge::SmartMerger
- Defined in:
- lib/commonmarker/merge/smart_merger.rb
Overview
Orchestrates the smart merge process for Markdown files using CommonMarker.
This is a thin wrapper around Markdown::Merge::SmartMerger that:
- Forces the :commonmarker backend
- Sets commonmarker-specific defaults (freeze token, inner_merge_code_blocks)
- Exposes commonmarker-specific options (options hash)