Online YAML Parser
Output
{ "startdate": "2007-10-08", "enddate": "2007-10-08", "name": "Sunshine Creation 37", "releases": [ { "publisher": { "link": "org/819", "names": { "en": "Be Used", "ja": "Be Used" } }, "album_type": "doujin", "titles": { "ja-latn": "Be Birthed ~ Touhou Kion", "en": "Be Birthed ~ Touhou Kion", "ja": "Be Birthed\u3000\uff5e \u6771\u65b9\u7dba\u97f3" }, "link": "album/13812", "release_date": "2007-10-08", "catalog": "MCDS-0002", "release_type": "New Release" } ], "link": "event/128", "notes": "Sunshine Creation 30 is a doujin convention held in the Sunshine City complex in Ikebukuro on October 8, 2007. Official website: http://www.creation.gr.jp/", "vgmdb_link": "https://vgmdb.net/event/128?perpage=99999" }
Examples from YAML 1.2 Spec
- - Mark McGwire - Sammy Sosa - Ken Griffe...
- hr: 65 # Home runs avg: 0.278 # Batt...
- american: - Boston Red Sox - Detroit...
- - name: Mark McGwire hr: 65 avg:...
- - [name , hr, avg ] - [Mark McGw...
- Mark McGwire: {hr: 65, avg: 0.278} Sammy...
- # Ranking of 1998 home runs --- - Mark M...
- --- time: 20:03:20 player: Sammy Sosa ac...
- --- hr: # 1998 hr ranking - Mark McGwi...
- --- hr: - Mark McGwire # Following n...
- ? - Detroit Tigers - Chicago cubs : ...
- --- # Products purchased - item : Sup...
- # ASCII Art --- | \//||\/|| // || |...
- --- > Mark McGwire's year was crippl...
- > Sammy Sosa completed another fine se...
- name: Mark McGwire accomplishment: > M...
- unicode: "Sosa did fine.\u263A" control:...
- plain: This unquoted scalar spans ma...
- canonical: 12345 decimal: +12345 octal: ...
- canonical: 1.23015e+3 exponential: 12.30...
- null: booleans: [ true, false ] string: ...
- canonical: 2001-12-15T02:59:43.1Z iso860...
- --- not-date: !!str 2002-04-28 picture:...
- %TAG ! tag:clarkevans.com,2002: --- !sha...
- # Sets are represented as a # Mapping wh...
- # Ordered maps are represented as # A se...
- --- !<tag:clarkevans.com,2002:invoice> i...
- --- Time: 2001-11-23 15:01:42 -5 User: e...