1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2026-03-28 05:48:14 +00:00

docs: fix typos in tutorial

This commit is contained in:
Cotes Chung
2026-03-14 18:57:52 +08:00
parent 525c2888c5
commit d15b898c72
3 changed files with 10 additions and 9 deletions

View File

@@ -99,7 +99,7 @@ Moon
## Footnote
Click the hook will locate the footnote[^footnote], and here is another footnote[^fn-nth-2].
Clicking the hook will locate the footnote[^footnote], and here is another footnote[^fn-nth-2].
## Inline code
@@ -113,7 +113,8 @@ Here is the `/path/to/the/file.extend`{: .filepath}.
### Common
```text
<!-- markdownlint-disable-next-line MD040 -->
```
This is a common code snippet, without syntax highlight and line number.
```