Constant tpnote_lib::error::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.