Merge pull request #937 from ehuss/fix-changelog-typo
Fix changelog typo
This commit is contained in:
commit
fe492d1cb9
|
@ -156,7 +156,7 @@
|
||||||
help serve` for details.
|
help serve` for details.
|
||||||
|
|
||||||
- Embedded rust playpens now use the "stable" playground API.
|
- Embedded rust playpens now use the "stable" playground API.
|
||||||
[#754](https://github.com/rust-lang-nursery/mdBook/pull/756)
|
[#754](https://github.com/rust-lang-nursery/mdBook/pull/754)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Escaped includes (`\{{#include file.rs}}`) will now render correctly.
|
- Escaped includes (`\{{#include file.rs}}`) will now render correctly.
|
||||||
|
|
Loading…
Reference in New Issue