sphinx-contrib / video

A sphinx plugin that enables embedding of HTML5 videos
https://sphinxcontrib-video.readthedocs.io
Apache License 2.0
43 stars 29 forks source link

Put the video inside a <p> tag #34

Open jplumail opened 10 months ago

jplumail commented 10 months ago

When I put a video, it never fits properly on my page.

Putting the <video> tag inside a <p> tag would avoid tinkering with width to make the video fit.

Napari docs have this behaviour: https://napari.org/stable/tutorials/annotation/annotate_points.html