mirror of
https://github.com/itflow-org/itflow
synced 2026-09-22 22:51:17 +00:00
replaced SimpleMDE with EasyMDE as SimpleMDE is no longer being maintained MDE now works for client notes also added a MD php parser called parsedown
This commit is contained in:
9
vendor/easy-markdown-editor-2.5.1/.editorconfig
vendored
Normal file
9
vendor/easy-markdown-editor-2.5.1/.editorconfig
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
[*]
|
||||
charset=utf-8
|
||||
end_of_line=lf
|
||||
insert_final_newline=true
|
||||
indent_style=space
|
||||
indent_size=4
|
||||
|
||||
[*.{yml,yaml}]
|
||||
indent_size=2
|
||||
Reference in New Issue
Block a user