Fix code block end marker
Looks like someone accidentally removed the `\`\`\`` from the end of a code block, causing the `Serialization without Macros` section to be formatted like code
This commit is contained in:
parent
00cd2900e7
commit
7ad31a01dd
@ -230,6 +230,7 @@ Or with nightly:
|
|||||||
```rust
|
```rust
|
||||||
% cargo build --features nightly --no-default-features
|
% cargo build --features nightly --no-default-features
|
||||||
...
|
...
|
||||||
|
```
|
||||||
|
|
||||||
Serialization without Macros
|
Serialization without Macros
|
||||||
============================
|
============================
|
||||||
|
Loading…
Reference in New Issue
Block a user