fix: make hint markdown link clickable (#971)
This commit is contained in:
committed by
GitHub
parent
fb5fb68ecc
commit
c8dc3d4f38
@ -75,7 +75,7 @@ collections:
|
||||
- label: Body
|
||||
name: body
|
||||
widget: markdown
|
||||
hint: "*Main* __content__ __*goes*__ [here](example.com)."
|
||||
hint: "*Main* __content__ __*goes*__ [here](https://example.com/)."
|
||||
- name: faq
|
||||
label: FAQ
|
||||
folder: _faqs
|
||||
|
Reference in New Issue
Block a user