for docs, normalize on space after code fence when specifying lang

This commit is contained in:
Jeff Atwood
2019-01-21 01:19:28 -08:00
parent 27c421775e
commit 444bc466b0
5 changed files with 13 additions and 13 deletions

View File

@@ -9,7 +9,7 @@ NOTE: Does not work on IE9, but we don't support IE9 as of Jan 1 2016.
In your posts, surround text with `[details=your summary]` ... `[/details]`.
For example:
```
``` text
I watched the murder mystery on TV last night. [details=Who did it?]The butler did it[/details].
```