Commit Graph

3 Commits

Author SHA1 Message Date
Divay Prakash
d490ed1589 Fix build error in 'build/docs/toml/index.html' 2018-08-15 17:26:28 +05:30
Emily Aviva Kapor-Mater
354543c97d
add clarifying example and text for date/time offsets 2018-03-19 17:33:32 -07:00
Alois
3d270111bd [WIP] [toml/en] Add TOML support (#2282)
* Init support for TOML

* Add scalar types section

* Move comment to key value

* Improve introduction

* Move int comment to int key value

* Add array support

* Add version warning

* Add support for table

* Add inline table part

* Add support array of table part

* Fix bugs/typos to follow the review

* Improve sub tables example

* Fix wrong quotes on multiLineLiteralString

* Fix letter case for coherence

* Remove old comment

* Move from variety to color

Thanks @robochat
2016-09-01 19:27:41 +02:00