用 Markdoc 而非 Markdown 渲染博客,以在未来支持自定义元素
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -4,7 +4,7 @@ root = true
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
|
||||
[*.{js,ts,astro,json,yml}]
|
||||
[*.{js,ts,astro,json,yml,vue,svelte}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user