mstachowsky / Klein-Clientside

A client-side instructional material framework
GNU General Public License v3.0
2 stars 4 forks source link

!item directives should be able to display video and images #43

Closed mstachowsky closed 3 years ago

mstachowsky commented 3 years ago

It is possible to put media into a list item but you need to use the following very odd syntax:

!item !img ...

So basically, you create an item, hit newline, and then put the image on the next line. This is very much not intuitive and should be fixed for usability purposes.

YashrajN commented 3 years ago

This can be done using the new markdown-based syntax.