Files
Chamilo/vendor/michelf/php-markdown/.editorconfig
2025-04-10 12:24:57 +02:00

12 lines
191 B
INI

# EditorConfig is awesome: https://EditorConfig.org
root = true
[*]
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = false
[*.php]
indent_style = tab
insert_final_newline = true