mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
feat(posts): render heading 4 in TOC (#1023)
This commit is contained in:
@@ -23,7 +23,7 @@ This post is to show Markdown syntax rendering on [**Chirpy**](https://github.co
|
||||
|
||||
<h3 data-toc-skip>H3 - heading</h3>
|
||||
|
||||
<h4>H4 - heading</h4>
|
||||
<h4 data-toc-skip>H4 - heading</h4>
|
||||
|
||||
## Paragraph
|
||||
|
||||
|
||||
Reference in New Issue
Block a user