Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
rustdoc
/
markdown-table-escape-pipe-27862.rs
blob: bf4c75a97a8ab75d00370200004a3ac74cebd5b1 [
file
] [
log
] [
blame
] [
edit
]
// https://github.com/rust-lang/rust/issues/27862
#![
crate_name
=
"issue_27862"
]
/// Tests | Table
/// ------|-------------
/// t = b | id = \|x\| x
pub
struct
Foo
;
//@ has issue_27862/struct.Foo.html //td 'id = |x| x'