This website works better with JavaScript.
Explore
Help
Sign In
playground
/
gogs
mirror of
https://github.com/gogits/gogs.git
Watch
1
Star
0
Fork
You've already forked gogs
0
Code
Issues
Releases
Activity
4928
Commits
4
Branches
53
Tags
164 MiB
Tree:
91441c3fb2
gogs
/
public
/
plugins
/
codemirror-5.17.0
/
.gitattributes
9 lines
104 B
Raw
Normal View
History
Unescape
Escape
Added coding style modes to SimpleMDE (#3286) * Added coding style modes to SimpleMDE * Moved the CodeMirror addon from simplemd to codemirror directory
9 years ago
*.txt text
*.js text
*.html text
*.md text
*.json text
*.yml text
*.css text
*.svg text