author | Olivier Brunel
<jjk@jjacky.com> 2023-01-14 16:30:09 UTC |
committer | Olivier Brunel
<jjk@jjacky.com> 2023-01-14 16:30:09 UTC |
parent | f6679be0e87ed2424844df479fc8feca7bba7b47 |
meta/desc | +1 | -0 |
diff --git a/meta/desc b/meta/desc index 710481e..5078604 100644 --- a/meta/desc +++ b/meta/desc @@ -10,6 +10,7 @@ Relying on the [md4c] parser, it is mostly CommonMark compliant - /mostly/, because it comes with a few (unique) extensions to easy things up. For example, the way to set emphasis and other style has been adjusted : + * Text in between stars (e.g. `*foobar*`) will be *bold* * Text in between slashes (e.g. `/foobar/`) will be /italic/ * Text in between underscores (e.g. `_foobar_`) will be _underlined_