Skip to content

Fix stray spacing after #playground code#1375

Merged
ehuss merged 1 commit into
rust-lang:masterfrom
dtolnay:playground
Nov 10, 2020
Merged

Fix stray spacing after #playground code#1375
ehuss merged 1 commit into
rust-lang:masterfrom
dtolnay:playground

Conversation

@dtolnay
Copy link
Copy Markdown
Member

@dtolnay dtolnay commented Nov 6, 2020

Taken from https://rust-lang.github.io/mdBook/format/mdbook.html#inserting-runnable-rust-files:

Here is what a rendered code snippet looks like:

{{#playground example.rs}}

Before:

Screenshot from 2020-11-05 21-49-05


After:

Screenshot from 2020-11-05 21-49-18

Copy link
Copy Markdown
Contributor

@ehuss ehuss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ehuss ehuss merged commit 58f66a1 into rust-lang:master Nov 10, 2020
@dtolnay dtolnay deleted the playground branch November 10, 2020 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants