Extract Highlighted Sentences from a Markdown File
Source:R/extract_highlights.R
extract_highlights.Rd
This function reads a markdown file, extracts the highlighted sentences (enclosed in **), and writes them to another markdown file.
R/extract_highlights.R
extract_highlights.Rd
This function reads a markdown file, extracts the highlighted sentences (enclosed in **), and writes them to another markdown file.