mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
Added coding style modes to SimpleMDE (#3286)
* Added coding style modes to SimpleMDE * Moved the CodeMirror addon from simplemd to codemirror directory
This commit is contained in:
8
public/plugins/codemirror-5.17.0/.gitattributes
vendored
Normal file
8
public/plugins/codemirror-5.17.0/.gitattributes
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
*.txt text
|
||||
*.js text
|
||||
*.html text
|
||||
*.md text
|
||||
*.json text
|
||||
*.yml text
|
||||
*.css text
|
||||
*.svg text
|
||||
Reference in New Issue
Block a user