1
0
Fork 0
forked from forgejo/forgejo

#2593 allow render raw content

Use URL query parameter render=1 to render content in raw mode.
This commit is contained in:
Unknwon 2016-08-05 18:34:13 -07:00
parent 28dc5bb566
commit ab9c5fb5e7
7 changed files with 7 additions and 7 deletions

View file

@ -50,7 +50,7 @@ gopkg.in/bufio.v1 = commit:567b2bf
gopkg.in/gomail.v2 = commit:81ebce5
gopkg.in/ini.v1 = commit:cf53f92
gopkg.in/ldap.v2 = commit:537128f
gopkg.in/macaron.v1 = commit:2133042
gopkg.in/macaron.v1 = commit:7564489
gopkg.in/redis.v2 = commit:e617904
[res]