Initialized trunk extension and fixed syntax error

This commit is contained in:
David Allen 2022-07-30 13:01:13 -05:00
parent d4447a1ffa
commit 375d91480d
4 changed files with 31 additions and 0 deletions

10
.markdownlint.yaml Normal file
View file

@ -0,0 +1,10 @@
# Autoformatter friendly markdownlint config (all formatting rules disabled)
default: true
blank_lines: false
bullet: false
html: false
indentation: false
line_length: false
spaces: false
url: false
whitespace: false