Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/modules/markup
wxiaoguang 7396172a02
Fix code block style for code preview (#30298)
8 months ago
..
asciicast Support asciicast files as new markup (#22448) 2 years ago
common Make `user-content-* ` consistent with github (#26388) 1 year ago
console Add context when rendering labels or emojis (#23281) 2 years ago
csv Fix some pending problems (#29985) 8 months ago
external Rework markup link rendering (#26745) 10 months ago
markdown Fixes #27605: inline math blocks can't be preceeded/followed by alphanumerical characters (#30175) 8 months ago
mdstripper Implement FSFE REUSE for golang files (#21840) 2 years ago
orgmode fix: rendering internal file links in org (#29669) 9 months ago
camo.go Implement FSFE REUSE for golang files (#21840) 2 years ago
camo_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
html.go Render embedded code preview by permlink in markdown (#30234) 8 months ago
html_codepreview.go Render embedded code preview by permlink in markdown (#30234) 8 months ago
html_codepreview_test.go Render embedded code preview by permlink in markdown (#30234) 8 months ago
html_internal_test.go Use relative links for commits, mentions, and issues in markdown (#29427) 8 months ago
html_test.go Use relative links for commits, mentions, and issues in markdown (#29427) 8 months ago
renderer.go Render embedded code preview by permlink in markdown (#30234) 8 months ago
renderer_test.go Move `IsReadmeFile*` from `modules/markup/` to `modules/util` (#22877) 2 years ago
sanitizer.go Fix code block style for code preview (#30298) 8 months ago
sanitizer_test.go Use restricted sanitizer for repository description (#28141) 1 year ago