discourse/app/assets/javascripts/discourse-markdown-it/src
Régis Hanol d2d8fbcf3b
FIX: properly quote videos (#30099)
Follow up to f294f984cf

All that was needed was a little fix to our markdown engine to use the
"image src" as the "video src" when the "data video src" was not
defined.

That way we can use the regular image markdown with the "|video" option
(?).
2024-12-04 12:39:38 +01:00
..
features
engine.js FIX: properly quote videos (#30099) 2024-12-04 12:39:38 +01:00
index.js
options.js
setup.js