summaryrefslogtreecommitdiff
path: root/src/fence_wrapper.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add some docs to r2md-fence and fence_wrapperA Farzat2026-06-191-0/+11
|
* Add the r2md-fence binaryA Farzat2026-06-191-0/+20
| | | | To feed individual files without the extra boilerplate.
* Add a module that wraps input with fencesA Farzat2026-06-191-0/+69
This will be used to implement the r2md-fence binary next.