You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: "Short #1 – One Document, Many Representations (Part 1)"
42
+
description: "A single Markdown file can become a narrative presentation, lecture, or interactive course. This demo also shows how LiaScript handles text-to-speech with automatic fallbacks."
43
+
44
+
- id: "kiGn5xhe-A8"
45
+
title: "Short #2 – One Document, Many Representations (Part 2)"
46
+
description: "More examples of how one Markdown source can be transformed into multiple localized or adapted versions of the same course."
47
+
48
+
- id: "RAQeOPYED28"
49
+
title: "Short #3 – Intelligent Image Handling"
50
+
description: "LiaScript treats images context-aware: floating layouts, automatic galleries, captioning, and optimal sizing — depending on how you structure your Markdown paragraph."
51
+
52
+
- id: "bA3ZdSTalG4"
53
+
title: "Short #4 – Embedding Media Made Easy"
54
+
description: "LiaScript supports four lightweight ways to embed media: classic images, audio tags, inline videos, and flexible URL-based embeds for any custom content."
55
+
56
+
- id: "9kIdg-9rmHg"
57
+
title: "Short #5 – Quizzes in 100 Seconds"
58
+
description: "Create rich quizzes directly in Markdown: multiple choice, single choice, matrix questions, text input, dropdowns, or gap texts — all without an LMS."
59
+
60
+
- id: "-VrEtZvhn6I"
61
+
title: "Short #6 – Executable Code Blocks"
62
+
description: "Make code snippets editable and runnable inside your course by attaching a simple script definition. Perfect for tutorials and programming lessons."
63
+
64
+
- id: "DuxVovCc7os"
65
+
title: "Short #7 – Tables & Data Visualization"
66
+
description: "LiaScript can turn Markdown tables into charts automatically. Ten plot types are available, and you can still pick your preferred visualization."
67
+
68
+
- id: "5jjXT-JsyYY"
69
+
title: "Short #8 – Custom Macros"
70
+
description: "Define your own macros or reusable LiaScript components with just an @name. Add parameters, shortcuts, and even block macros to simplify authoring."
0 commit comments