chore(markdown): MD037 Spaces inside emphasis markers

Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com>
This commit is contained in:
txtsd 2022-07-13 00:25:49 +05:30
parent 96a91e988d
commit 123d1864f4
No known key found for this signature in database
GPG Key ID: 000F85679D4B6B53

View File

@ -163,7 +163,7 @@ if (host.ok) {
}
```
** IMPORTANT: if the accessed value is a string or a timestamp, you must call `free(datum.u.s)` or `free(datum.u.ts)` respectively after usage. **
**IMPORTANT: if the accessed value is a string or a timestamp, you must call `free(datum.u.s)` or `free(datum.u.ts)` respectively after usage.**
## Building and installing