mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2025-10-09 10:11:14 +00:00
Allow user HTML tags
This commit is contained in:
parent
b31716c55d
commit
d943d656f8
2 changed files with 4 additions and 1 deletions
|
@ -8,6 +8,6 @@ trim_trailing_whitespace = true
|
|||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*.md]
|
||||
[*.md,*.toml]
|
||||
trim_trailing_whitespace = false
|
||||
indent_size = 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue