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:
10
vendor/easy-markdown-editor-2.5.1/.gitignore
vendored
Normal file
10
vendor/easy-markdown-editor-2.5.1/.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# NPM files
|
||||
node_modules/
|
||||
|
||||
# IDE files
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
.idea/
|
||||
.vscode/
|
||||
dev_test/
|
||||
Reference in New Issue
Block a user