Skip to content

Suggestion: Deprecate old poll style #215

@IstoraMandiri

Description

@IstoraMandiri

Now that Front Matter is supported and includes polls, to simplify documentation and standardize usage, it may be worth deprecating (and/or dropping from the documentation) the ability to use the original poll format. I.e.

Do not recommend this version

What is your favorite color?

( ) Red
( ) Blue
( ) Green

Instead, only show / support this version

---
poll:
  - Red
  - Blue
  - Green
---

What is your favorite color?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions