forgejo/routers/web
Earl Warren e20f8f0977
Improve profile readme rendering (#25988)
- Tell the renderer to use the `document` mode, so it's consistent with
other renderers.
- Use the same padding as `.file-view.markup`, so it's consistent with
other containers that contain markup rendering.
- Resolves https://codeberg.org/forgejo/forgejo/issues/833

Co-authored-by: Gusted <postmaster@gusted.xyz>
2023-07-19 22:22:32 +00:00
..
admin Update path related documents (#25417) 2023-07-19 11:22:57 +02:00
auth Bump github.com/golang-jwt/jwt to v5 (#25975) 2023-07-19 09:57:10 +00:00
devtest
events
explore
feed
healthcheck
misc
org fix incorrect repo url when changed the case of ownername (#25733) 2023-07-14 13:42:10 +08:00
repo Refactor "Content" for file uploading (#25851) 2023-07-18 18:14:47 +00:00
shared
user Improve profile readme rendering (#25988) 2023-07-19 22:22:32 +00:00
auth.go
auth_windows.go
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go
webfinger.go