mirror of
https://github.com/go-gitea/gitea
synced 2025-02-22 00:21:26 +01:00
* allow external rendering of other filetypes fixes #4996 and #7614 allows rendering of non-tex files, or otherwise accounted for filetypes * Moves flie-size check before read() And performs gofmt -s * Only reads if markType is detected