]> git.lizzy.rs Git - rust.git/commitdiff
this code block is text not Rust code
authorJorge Aparicio <japaricious@gmail.com>
Sat, 8 Apr 2017 20:51:18 +0000 (15:51 -0500)
committerJorge Aparicio <japaricious@gmail.com>
Sat, 8 Apr 2017 20:51:18 +0000 (15:51 -0500)
src/doc/unstable-book/src/linker-flavor.md

index 2e851167834948c7cd472fc39cb122858906ea27..39659602e015c4d4b6ced94ae80458d5ce5399ad 100644 (file)
@@ -36,7 +36,7 @@ $ xargo rustc --target thumbv7m-none-eabi -- \
 
 Whereas the default is:
 
-```
+``` text
 $ xargo rustc --target thumbv7m-none-eabi -- \
     -C link-arg=-nostartfiles \
     -Z print-link-args | tr ' ' '\n'