Skip to content

fields can't include examples #15

@dustmop

Description

@dustmop

Trying to use examples for a field results in a parsing error:

unexpexted token: examples: examples 6 3

But even if it parsed, fields are displayed in a terse table with no room for examples. This is usually fine when fields are simple data values. However, for dataframes, I'm using fields to represent attributes which are actually pretty complex and require a bit of explanation. The proper fix is probably implementing a category for attributes, rather than trying and failing to use fields instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions