# EditorConfig is awesome: http://EditorConfig.org

# top-most EditorConfig file
root = true

# Tab indentation (no size specified)
[*.md]
indent_style = space
indent_size = 4
