1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

Show the filepath style in docs

This commit is contained in:
Cotes Chung
2022-01-22 23:21:00 +08:00
parent 756465d621
commit c344926886
6 changed files with 56 additions and 37 deletions

View File

@@ -154,6 +154,10 @@ $$ x = {-b \pm \sqrt{b^2-4ac} \over 2a} $$
This is an example of `Inline Code`.
## Filepath
Here is the `/path/to/the/file.extend`{: .filepath}.
## Code block
### Common