Images are handled differently

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

… Or experiment with it in the LiveEditor below:

Related Posts

How to activate Tooltips in LiaScript

LiaScript has a new tooltip feature, which was inspired by the Wikipedia tooltips, which provide more information about a certain topic if you hover a link with the mouse.

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