1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-01 15:45:48 +00:00
gitea/public/plugins/codemirror-5.17.0/.gitattributes
Richard Mahn 69dae1ec1c Added coding style modes to SimpleMDE (#3286)
* Added coding style modes to SimpleMDE

* Moved the CodeMirror addon from simplemd to codemirror directory
2016-07-23 13:29:20 +08:00

9 lines
104 B
Plaintext

*.txt text
*.js text
*.html text
*.md text
*.json text
*.yml text
*.css text
*.svg text