This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
gitea
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4077
Commits
2
Branches
178 MiB
Tree:
96f92e6105
for-closed-social
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '96f92e6105'
${ noResults }
gitea
/
public
/
plugins
/
codemirror-5.17.0
/
.gitattributes
8 lines
104 B
Raw
Normal View
History
Added coding style modes to SimpleMDE (#3286) * Added coding style modes to SimpleMDE * Moved the CodeMirror addon from simplemd to codemirror directory
8 years ago
*.txt text
*.js text
*.html text
*.md text
*.json text
*.yml text
*.css text
*.svg text