Mostly Markdown

This commit is contained in:
2023-07-08 14:23:27 -07:00
parent 2cc854d7b2
commit 4c5771b688
33 changed files with 252 additions and 104 deletions

View File

@ -1,3 +1,11 @@
[*.md]
end_of_line = crlf
file_header_template = unset
indent_size = 2
indent_style = space
insert_final_newline = false
root = true
tab_width = 2
[*.cs]
csharp_indent_block_contents = true
csharp_indent_braces = false