Embedding Multimedia and More

Embedding Multimedia and More

There are 4 ways in LiaScript to embed multimedia content:

  1. the classical way ![alt](image-url)
  2. sound ?[alt](sound-url)
  3. video !?[alt](video-url]
  4. for everything else ??[alt](url)

You can use this this example as a basis for your own course by following this link

… Or experiment with it in the LiveEditor below:

Related Posts

One Document - Multiple Representations

This is part one of a demo series that explains certain LiaScript design elements.

Read More

Embedding Multimedia - How does it work??

LiaScript has a new type of link. If you prefix a link in Markdown with an exclamation mark, then this link is marked as an image, and it gets embedded into the document.

Read More

Fischbestimmer - FISHIDENTIFIER

This is an experiment of porting the FISHIDENTIFIER from the Deutsches Meeresmuseeum Stralsund to LiaScript.

Read More