mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-18 20:41:29 +02:00
Fix build error in 'build/docs/toml/index.html'
This commit is contained in:
@@ -12,7 +12,7 @@ It is an alternative to YAML and JSON. It aims to be more human friendly than JS
|
|||||||
Be warned, TOML's spec is still changing a lot. Until it's marked as 1.0, you
|
Be warned, TOML's spec is still changing a lot. Until it's marked as 1.0, you
|
||||||
should assume that it is unstable and act accordingly. This document follows TOML v0.4.0.
|
should assume that it is unstable and act accordingly. This document follows TOML v0.4.0.
|
||||||
|
|
||||||
```toml
|
```
|
||||||
# Comments in TOML look like this.
|
# Comments in TOML look like this.
|
||||||
|
|
||||||
################
|
################
|
||||||
|
Reference in New Issue
Block a user