Feature - Implement md::outer_block_content_or_raw(content)
#11
Labels
Milestone
md::outer_block_content_or_raw(content)
#11
md::outer_block_content_or_raw(conten)
Without fully parsing the markdown, this function removes the first
```
line and the last one, returning its content.If no block is found, it returns the raw
md_content
.The text was updated successfully, but these errors were encountered: