From efc98fab26b54ce24e329dff85ca4cbfe3ad8bea Mon Sep 17 00:00:00 2001 From: Eljay Date: Sat, 22 Aug 2015 21:07:36 +0100 Subject: Update hoedown to latest version (3.0.4). --- src/test/rustdoc/issue-27862.rs | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/test/rustdoc/issue-27862.rs (limited to 'src/test') diff --git a/src/test/rustdoc/issue-27862.rs b/src/test/rustdoc/issue-27862.rs new file mode 100644 index 00000000000..6b56585ae8a --- /dev/null +++ b/src/test/rustdoc/issue-27862.rs @@ -0,0 +1,15 @@ +// Copyright 2015 The Rust Project Developers. See the COPYRIGHT +// file at the top-level directory of this distribution and at +// http://rust-lang.org/COPYRIGHT. +// +// Licensed under the Apache License, Version 2.0 or the MIT license +// , at your +// option. This file may not be copied, modified, or distributed +// except according to those terms. + + +/// Test | Table +/// ------|------------- +/// t = b | id = \|x\| x +pub struct Foo; // @has issue_27862/struct.Foo.html //td 'id = |x| x' -- cgit 1.4.1-3-g733a5