Skip to content

Commit cc38ad5

Browse files
committed
Workaround pulldown-cmark/pulldown-cmark#124 which has broken rendering of rust-lang#1990.
1 parent 6c3c48d commit cc38ad5

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

text/1990-external-doc-attribute.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!---
2-
Copyright 2017 The Rust Project Developers. See the COPYRIGHT
3-
file at the top-level directory of this distribution.
4-
5-
Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
6-
http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
7-
<LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
8-
option. This file may not be copied, modified, or distributed
9-
except according to those terms.
2+
-- Copyright 2017 The Rust Project Developers. See the COPYRIGHT
3+
-- file at the top-level directory of this distribution.
4+
--
5+
-- Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
6+
-- http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
7+
-- <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
8+
-- option. This file may not be copied, modified, or distributed
9+
-- except according to those terms.
1010
-->
1111

1212
- Feature Name: external_doc

0 commit comments

Comments
 (0)