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

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

One Document - Multiple Representations

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

Read More

Fonts: Dead or Alive

Fascinated by the length of the URL as well as by foreign languages and writing systems we added the opportunity to use different fonts in LiaScript-Markdown.

Read More