You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
684 B
684 B
| title | description | tags | draft | dog | header | collection | random | empty_string_value |
|---|---|---|---|---|---|---|---|---|
| Custom front matter with nested maps in YAML | Custom YAML front-matter with nested maps. | [custom-fm TOML-Table nested-map] | false | [{legs 4} {eyes 2} {friends [poo boo]}] | [{image projects/Readingabook.jpg} {caption stay hungry, stay foolish}] | [{animals [dog cat penguin mountain gorilla]} {nothing false} {nonnil true} {strings-symbols [abc def two words]} {integers [123 -5 17 1234]} {floats [12.3 -5 -1.7e-05]} {booleans [true false]}] | [{foo bar}] | [{empty }] |
ox-hugo Issue #139