Sign in
◑
Theme
rust
/
rust
/
21b4ef650f016cc2ddcfa29c9ad2bd8f2d4e359d
/
.
/
tests
/
rustdoc-html
/
markdown-60482.rs
blob: e40af12e0225867a8e0cb02f6cf21729b8af843a [
file
]
// This code caused a panic in `pulldown-cmark` 0.4.1.
// https://github.com/rust-lang/rust/issues/60482
pub
const
BASIC_UNICODE
:
bool
=
true
;
/// # `BASIC_UNICODE`: `A` `|`
/// ```text
/// ```
pub
const
BASIC_FONTS
:
bool
=
true
;