mirror of https://github.com/go-gitea/gitea.git
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.
481e738e7f
The Org mode rendering has some problems: 1. `[[https://example.com][pre https://example.com/example.mp4 post]]` renders as `<p><a href="https://example.com" title="pre <video src="https://example.com/example.mp4" title="https://example.com/example.mp4">https://example.com/example.mp4</video> post">pre <video src="https://example.com/example.mp4" title="https://example.com/example.mp4">https://example.com/example.mp4</video> post</a></p>` As you can see, the `title` attribute contains the inner html in unescaped form. I removed the `title` attribute because it is of little value. 3. The `title` attribute on `img` and `video` is of little value. 4. The inner elements of `video` are different depending on the `if`. |
1 year ago | |
---|---|---|
.. | ||
asciicast | 2 years ago | |
common | 2 years ago | |
console | 2 years ago | |
csv | 2 years ago | |
external | 2 years ago | |
markdown | 1 year ago | |
mdstripper | 2 years ago | |
orgmode | 1 year ago | |
camo.go | 2 years ago | |
camo_test.go | 2 years ago | |
html.go | 2 years ago | |
html_internal_test.go | 2 years ago | |
html_test.go | 1 year ago | |
renderer.go | 2 years ago | |
renderer_test.go | 2 years ago | |
sanitizer.go | 2 years ago | |
sanitizer_test.go | 2 years ago |