Looking for help posting a video
The video runs smoothly on my computer.
I tried the following in markdown with disappointing results
video width=“640” height=“480” controls>
source src=“/video/…” type=“video/mp4” type=“video/mp4”>
/video>
EDIT: removed < from each line to prevent empty video box. I know they are needed!
What is the correct way to place a video?