nicojensen.de/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/toml
Nico Jensen b59a203dbb Init
Init commit
2019-03-12 13:49:49 +01:00

9 lines
234 B
Text

# This is a TOML document. Boom.
title = "TOML Example"
[owner]
name = "Tom Preston-Werner"
organization = "GitHub"
bio = "GitHub Cofounder & CEO\nLikes tater tots and beer."
dob = 1979-05-27T07:32:00Z # First class dates? Why not?