Sign in
rust
/
rust
/
4645f036d054cbc083194deb8d69c57cd3cd8317
/
.
/
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
;