forgejo/routers/web/user
Earl Warren 84c3b60a4c
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>
Conflicts:
	routers/web/user/profile.go
	inserted Metas:   map[string]string{"mode": "document"}, where
	it was missing
2023-08-11 08:56:04 +02:00
..
setting [MODERATION] add user blocking API 2023-07-17 00:26:42 +02:00
avatar.go
code.go Add missing tabs to org projects page (#22705) 2023-03-10 09:18:20 -06:00
home.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
home_test.go
main_test.go
notification.go Fix notification list bugs (#25781) (#25787) 2023-07-09 19:15:00 +00:00
package.go Redirect to package after version deletion (#25594) (#25599) 2023-06-30 00:14:57 +02:00
profile.go Improve profile readme rendering (#25988) 2023-08-11 08:56:04 +02:00
search.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
stop_watch.go
task.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00