Commit Graph

6 Commits

Author SHA1 Message Date
khswong
70e59f7f3d
[toml/en] Fix Formatting and Syntax Highlighting
Switching between json code block and toml code block caused it to render improperly. Fixed.
2020-01-31 16:30:16 -08:00
فارس
bb97b7c3e4
Fixed Typo and added a few examples 2020-01-30 20:24:47 -05:00
Anthony Anaedu
220005db0c
update toml doc and fix typos 2019-04-23 12:05:48 -07:00
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