Comment mettre en gras les caractères d'une variable "note" dans un formulaire XLSform?
Bonjour! Welcome to the ODK forum, @menan. We're glad you're here. When you get a chance, please introduce yourself on this forum thread. I'd also encourage you to add a picture as your avatar because it helps build community!
Please see the docs on using Markdown styling to add emphasis: https://docs.getodk.org/form-styling/#emphasis
Here is an example:
+------+--------------+-----------------------+-----------------------+
| type | name | label | hint |
+------+--------------+-----------------------+-----------------------+
| note | note_example | Make a word **bold**? | Make a word **bold**? |
+------+--------------+-----------------------+-----------------------+
1 Like