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

Images are handled differently

LiaScript-Markdown handles images differently: a paragraph with a starting image will produce a floating environment a paragraph with only images will produce a gallery the image will be optimally sized & placed “titles” will be used as captions You can use this this example as a basis for your own course by following this link

Read More

Install Atom with LiaScript (Deprecated)

This blog entry presents a little workaround and shows how you can still use our two plugins to develop your LiaScript courses offline with the Atom editor.

Read More