blob: 0fd1daa746d41b7cf158e77605530857d3e83016 [file] [log] [blame]
// This code caused a panic in `pulldown-cmark` 0.4.1.
pub const BASIC_UNICODE: bool = true;
/// # `BASIC_UNICODE`: `A` `|`
/// ```text
/// ```
pub const BASIC_FONTS: bool = true;