0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-02 05:24:35 +01:00
gitea/routers/web/user
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
..
setting
avatar.go
code.go
home_test.go
home.go Add open/closed field support for issue index (#25708) 2023-07-07 17:10:13 +00:00
main_test.go
notification.go Fix notification list bugs (#25781) 2023-07-09 18:42:31 +00:00
package.go
profile.go Improve profile readme rendering (#25988) 2023-07-19 22:22:32 +00:00
search.go
stop_watch.go
task.go