Fix Markdown issues
authorWu Yongwei <wuyongwei@gmail.com>
Tue, 1 Nov 2022 13:48:24 +0000 (21:48 +0800)
committerWu Yongwei <wuyongwei@gmail.com>
Tue, 1 Nov 2022 13:48:24 +0000 (21:48 +0800)
`_`, `<`, and `>` are special characters in Markdown, and need to be
escaped except in code blocks.  So backticks or backslahes are used to
fix the apparent issues, which caused wrong rendering.

Signed-off-by: Wu Yongwei <wuyongwei@gmail.com>

No differences found
This page took 0.024844 seconds and 4 git commands to generate.