]> git.lizzy.rs Git - rust.git/commit
Prevent some markdown transformation on short docblocks
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Wed, 27 Jun 2018 23:55:43 +0000 (01:55 +0200)
committerGuillaume Gomez <guillaume1.gomez@gmail.com>
Wed, 27 Jun 2018 23:55:43 +0000 (01:55 +0200)
commit6a86ee73285c6a522dce0da5fee3ed4681501b21
treeae647bd0fb853e4388e8f6c627284664047d548e
parented0350e94569d74bdfe0e612fedfd5ab173f5242
Prevent some markdown transformation on short docblocks
src/librustdoc/html/markdown.rs
src/test/rustdoc/short-dockblock.rs [new file with mode: 0644]