You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/markup/markdown
zeripath c680eb2cc7
Links in markdown should be absolute to the repository not the server (#15088)
* Links in markdown should be absolute to the repository not the server

Fix #15075

Signed-off-by: Andrew Thornton <art27@cantab.net>

* match github

Signed-off-by: Andrew Thornton <art27@cantab.net>

* add testcase

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: 6543 <6543@obermui.de>
3 years ago
..
ast.go Make TaskCheckBox render correctly (#11214) 4 years ago
goldmark.go Links in markdown should be absolute to the repository not the server (#15088) 3 years ago
markdown.go Fix several render issues (#14986) 3 years ago
markdown_test.go Links in markdown should be absolute to the repository not the server (#15088) 3 years ago
meta.go Fix markdown meta parsing (#12817) 4 years ago
meta_test.go Fix markdown meta parsing (#12817) 4 years ago
renderconfig.go Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047) 4 years ago
toc.go Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047) 4 years ago