You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This snippet in the README.md should create an image that links to the YouTube video:
[![Free SSL with Greenlock.js](https://i.imgur.com/Y8ix6Ts.png)](https://youtu.be/e8vaR4CEZ5s)
Like this:
Instead it creates an <a> tag with an empty string that cannot be clicked on for the YouTube video and a second link to the picture, which links to the picture itself.
@coolaj86 gitea 1.6.0 seems fixed this, I can click on the image then it jumps to youtube and starts playing.
still, if you self-host the video, you need click on the image to see the video, then click on the video to play it, it would be nice if I can play the video with one click though
Gitea version 1.4.0
Go version 1.1.0
This snippet in the README.md should create an image that links to the YouTube video:
Like this:
Instead it creates an
<a>
tag with an empty string that cannot be clicked on for the YouTube video and a second link to the picture, which links to the picture itself.Example:
https://git.coolaj86.com/coolaj86/greenlock-express.js/src/commit/dfabdd15dd04742a7af296b70ad84d674f956953/README.md
The text was updated successfully, but these errors were encountered: