mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-03-11 08:54:41 +00:00
fix checkmark
This commit is contained in:
parent
db120fe4ea
commit
01f7ca62c0
1 changed files with 2 additions and 4 deletions
|
|
@ -15,13 +15,11 @@ Make sure to use html/markdown elements instead of images/emojis when possible,
|
|||
|
||||
`- [x]` which will render as
|
||||
|
||||
- [x]
|
||||
|
||||
|
||||
- [x] Check
|
||||
|
||||
Don't use
|
||||
|
||||
:white_check_mark:
|
||||
:white_check_mark: Check
|
||||
|
||||
This will be easier for things like screenreaders to interpret.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue