# Fixture copy for the `copy` production's test. Two entries, so the test can # tell an unrolled loop from a loop that ran once. [[rows]] label = "First" detail = "the one at the top" [[rows]] label = "Second" detail = "the one under it" # A brace in copy is a brace somebody typed, never a hole. [[braced]] label = "{not a hole}" # A list field, which is words and iterated rather than written. `/use-cases` # is the site: a card per profile, each ending in a list of features. [[listed]] title = "Musicians" features = ["Lossless upload", "Chapters", "Cover art"] [[listed]] title = "Writers" features = ["Markdown", "Scheduled publishing"]