Skip to content
New issue

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

Ability to provide a field description #9

Closed
KittyGiraudel opened this issue Jul 16, 2021 · 2 comments · Fixed by #19
Closed

Ability to provide a field description #9

KittyGiraudel opened this issue Jul 16, 2021 · 2 comments · Fixed by #19

Comments

@KittyGiraudel
Copy link

Hello there and thank you for the very nice plugin. :)

I was wondering if it would be possible to provide a description to that field. Our use case would be to provide a link to a cheatsheet for our editors who are not overly familiar with Markdown.

I tried the following, but it did not work:

{
  name: 'my_field',
  title: 'My field',
  type: 'markdown',
  description: 'Some description here'
}

Is the ability to pass a description something that could be added or is it a no-no?

Thank you! ✨

@runeb
Copy link
Member

runeb commented Oct 21, 2021

Sorry about the late pick up on this @KittyGiraudel ! There is a PR open now that fixes this.

@runeb runeb closed this as completed in #19 Oct 21, 2021
@github-actions
Copy link

🎉 This issue has been resolved in version 2.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants