Executable Code

Executable Code

How to make your Markdown code-snippets editable and executable?

Our solution, just attach a script-tag to it that defines how the input or inputs should be evaluated…

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

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

Macros

How can you define custom macros or even define reusable LiaScript libraries?

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