My New Post
H1
H2
H3
H4
H5
H6
Hello, Blog~
https://markdown-it.github.io/#fn3
https://github.blog/changelog/2021-09-30-footnotes-now-supported-in-markdown-fields/
测试 footnote
⏰🅾
Ⓜ
Footnote 1 link[3].
Footnote 2 link[4].
Inline footnote[5] definition.
Duplicated footnote reference[4:1].
1 | 111 |
1 | echo 1 |
1 | echo 1 |
aaaa
- Title: My New Post
- Author: ShawnYan
- Created at: 2017-11-27 00:00:00
- Updated at: 2017-11-27 00:00:00
- Link: https://shawnyan.cn/2017/my-new-post/
- License: This work is licensed under CC BY-NC-SA 4.0.
if (hexo-config('comment.enable') == true && hexo-config('comment.system') != "") {
if (hexo-config('comment.system') == "waline") {
@require "./waline.styl"
} else if (hexo-config('comment.system') == "gitalk") {
@require "./gitalk.styl"
} else if (hexo-config('comment.system') == "twikoo") {
@require "./twikoo.styl"
}
}
.comments-container
display inline-block
margin-top $spacing-unit
width 100%
#comment-anchor
width 100%
height 10px
.comment-area-title
width 100%
margin 10px 0
font-size 1.38rem
color var(--default-text-color)
font-family 'Consolas', '宋体', sans-serif
font-weight bold
i
color var(--default-text-color)
+redefine-tablet()
margin 5px 0
font-size 1.2rem