fix: make hint markdown link clickable (#971)

This commit is contained in:
Daniel Lautzenheiser
2023-11-07 12:20:11 -05:00
committed by GitHub
parent fb5fb68ecc
commit c8dc3d4f38
2 changed files with 8 additions and 3 deletions

View File

@ -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