From 3d6a0ea64fb2661ee1150a84425f50c18c2de9ad Mon Sep 17 00:00:00 2001 From: Daniel Carosone Date: Fri, 2 Oct 2020 20:43:52 +1000 Subject: minor markdownlints --- book/en/src/by-example/tips.md | 1 + 1 file changed, 1 insertion(+) (limited to 'book/en/src/by-example/tips.md') diff --git a/book/en/src/by-example/tips.md b/book/en/src/by-example/tips.md index 5a44708..98c1abb 100644 --- a/book/en/src/by-example/tips.md +++ b/book/en/src/by-example/tips.md @@ -116,6 +116,7 @@ Here's an example where `heapless::Pool` is used to "box" buffers of 128 bytes. ``` rust {{#include ../../../../examples/pool.rs}} ``` + ``` console $ cargo run --example pool {{#include ../../../../ci/expected/pool.run}} -- cgit v1.2.3