rf-web/vendor/bundle/gems/rouge-3.12.0/lib/rouge/demos/toml

10 lines
234 B
Plaintext
Raw Normal View History

2019-10-21 08:18:17 +00:00
# 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?