template_determine_class: Determine the class and indent of a paragraph

Description Usage Arguments

Description

Determine the class and indent of a paragraph

Usage

1

Arguments

paragraph

A paragraph, i.e. a character vector, as defined in the vignette "Data structures".

regex

The regular expression that matches listing, e.g. bullet of enumeration. Must the indention must be captured by a capturing group, e.g. "^(\s*)(\* |\+ |\- )".

class

The class, if matched.


lorenzwalthert/stylermd documentation built on May 5, 2019, 1:36 a.m.