Sign in
rust
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
rustdoc
/
markdown-60482.rs
blob: e40af12e0225867a8e0cb02f6cf21729b8af843a [
file
] [
log
] [
blame
]
// 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
;