myplanet icon indicating copy to clipboard operation
myplanet copied to clipboard

add video to news

Open leomaxi opened this issue 6 years ago • 3 comments

  • Add video to news.

  • View videos in news

leomaxi avatar Mar 18 '20 16:03 leomaxi

research for markdown android libraries that allow video display

Okuro3499 avatar Jun 06 '24 14:06 Okuro3499

I was a bit confused about this commit, but this link is an android markdown library that supports any HTML tag, which would allow it to display videos.

ewhang5 avatar Jun 06 '24 14:06 ewhang5

This is another markdown library that supports HTML video tags, but the videos would have to be hosted on a web server from what I understand. https://github.com/mukeshsolanki/MarkdownView-Android

However I believe the Markwon library would be easier to integrate.

rlam20 avatar Jun 11 '24 19:06 rlam20