extract_sections: extract_sections

View source: R/recursive_parser.R

extract_sectionsR Documentation

extract_sections

Description

Extract sections from text string

Usage

extract_sections(string, is_span = FALSE)

Arguments

string

string to extract md sections from

is_span

logical, whether to extract sections in square brackets (default) or spans


revise documentation built on April 3, 2025, 11:47 p.m.