We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
should be 2 ticks a cross and a tick
"_answers": [ ["alpha", "a"], ["beta", "b"], ["gamma"], ["delta", "d"] ], "_items": [ { "prefix": "pref1", "suffix": "suff1", "placeholder": "Enter answer here1" }, { "prefix": "pref2", "suffix": "suff2", "placeholder": "Enter answer here2" }, { "prefix": "pref3", "suffix": "suff3", "placeholder": "Enter answer here3" }, { "prefix": "pref4", "suffix": "suff4", "placeholder": "Enter answer here4" } ],
The text was updated successfully, but these errors were encountered:
Fix: Marking ticks and mixed configs (fixes #148)
60b8ce9
Fix: Marking ticks and mixed configs (fixes #148) (#149)
a8bd4a1
Chore(release): 7.2.12 [skip ci]
f1cefcb
## [7.2.12](v7.2.11...v7.2.12) (2024-09-30) ### Fix * Marking ticks and mixed configs (fixes #148) (#149) ([a8bd4a1](a8bd4a1)), closes [#148](#148) [#149](#149)
oliverfoster
Successfully merging a pull request may close this issue.
Subject of the issue
should be 2 ticks a cross and a tick
The text was updated successfully, but these errors were encountered: