I’ve seen other people do this - add a YouTube video to a forum entry, and a proper code block that doesn’t mess up.
Can anyone tell me the secret?
L
I’ve seen other people do this - add a YouTube video to a forum entry, and a proper code block that doesn’t mess up.
Can anyone tell me the secret?
L
Code blocks start with ``` Characters. The Keyboard Key Element is an HTML <kbd> element.
Note that when you use HTML, the line you’re writing will not be supporting Markdown instructions.
``` This is a simple code block. Note that code will color itself in the language you're writing. ```
YouTube Videos are youtu.be links that the forum converted to videos. Beware that they don’t work very well.
I got this video working by using the youtube.com/embed link.