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

style(markdown): resolve markdownlint warnings

This commit is contained in:
Cotes Chung
2024-03-02 01:28:45 +08:00
parent 25b2ffa9ba
commit 25c4166722
4 changed files with 18 additions and 11 deletions

View File

@@ -58,7 +58,6 @@ Adding author information in `_data/authors.yml` (If your website doesn't have t
```
{: file="_data/authors.yml" }
And then use `author` to specify a single entry or `authors` to specify multiple entries:
```yaml
@@ -320,7 +319,6 @@ image:
> You can observe LQIP in the preview image of post [_Text and Typography_](/posts/text-and-typography/).
For normal images:
```markdown