mirror of
https://github.com/discourse/discourse.git
synced 2025-02-13 06:45:11 +00:00
Follow up to f294f984cf64236a63e9ed21df3c8782e046c90f 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 (?).