Constant FRONT_MATTER_ERROR_MAX_LINES

Source
pub const FRONT_MATTER_ERROR_MAX_LINES: usize = 20;
Expand description

The error InvalidFrontMatterYaml prints the front matter section of the note file. This constant limits the number of text lines that are printed.