extract_markers_to_md: Extract markers to markdown

View source: R/markers.R

extract_markers_to_mdR Documentation

Extract markers to markdown

Description

Extracts all todor markers in a given file and converts them to bullet-pointed markdown syntax. The file name is printed in bold at the top of each section.

Usage

extract_markers_to_md(file, markers)

Arguments

file

Name of file. Used to extract TODOs in that file from the list of markers.

markers

List of todor markers.


dokato/todor documentation built on Jan. 11, 2024, 3:56 a.m.