From a66540efa014b3716d252612bfc7f8f17ed765c4 Mon Sep 17 00:00:00 2001 From: datdenkikniet Date: Sun, 23 Apr 2023 15:33:56 +0200 Subject: Disable the playground on all of these --- book/en/src/migration_v1_v2/complete_example.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'book/en/src/migration_v1_v2/complete_example.md') diff --git a/book/en/src/migration_v1_v2/complete_example.md b/book/en/src/migration_v1_v2/complete_example.md index dc29b25..19a746a 100644 --- a/book/en/src/migration_v1_v2/complete_example.md +++ b/book/en/src/migration_v1_v2/complete_example.md @@ -86,7 +86,7 @@ mod app { # V2.0.0 -``` rust +``` rust,noplayground {{ #include ../../../../examples/stm32f3_blinky/src/main.rs }} ``` -- cgit v1.2.3