LiaScript 0.14 - Partial Documentation (Ukrainian)

LiaScript 0.14 - Partial Documentation (Ukrainian)

This is an automated translation of the LiaScript LiaScript into the Ukrainian language.

You can inspect the document by your own, either directly from GitHub or as the interactive LiaScript version.


1. Overview on Tools & More

Update:


2. Markdown-Basics part 1 & Multimedia

Update:

  • Additional headers can be inserted into a slide by using the HTML5-tag <section> or <article>

    # Title
    
    ...
    
    <article>
    ## Subtitle
    
    with subsection content ...
    </article>
    
  • HTML comments can now be used to hide content or to add personal notes:

    # Title
    
    <!-- some private information not to be shown to the public ... -->
    
    A new paragraph
    

3. Markdown-Basics part 2


4. Styling elements


5. Math & Formulas

Update:

You can now also define custom KaTeX-macros, which can be either locally or globally defined.


6. Footnotes


7. State


8. Tasks


9. Quizzes

Todo

Tags :

Related Posts

LiaScript 0.14 - Teilweise Dokumentation (German)

Dies ist die Aufnahme von der LiaScript-Dokumentation im Präsentationsmodus, indem die Dokumentation sich selber vorstellt ;-)

Read More

Freie Lehr-Lern-Materialien ohne Wenn und Aber II (German)

Ein Workshop über die Entwicklung von online-Kursen mit LiaScript. Die wichtigsten Features werden vorgestellt und es wird ein Ausblick auf zukünftige Entwicklungen gegeben.

Read More

LiaScript: Crash-courSe in 13 Akten (German)

Dieses Tutorial führt in 13 „kurzen" Schritt-für-Schritt Videos in die Kursentwicklung mit LiaScript ein, von der Installation des Editors hin zu den wichtigsten Gestaltungsmöglichkeiten...

Read More