Example's talk

How to create a talk with slidesk

Slide 1

A Slide is define by a line which starts with 2 '#' and a space after

Inclusion of file to structurate your file like your talk

A line which begins with this below syntax

`!include(./another_file.tfs)`

will include the content of the file

It works with other file types.

Syntaxic words

The TFS, for slidesk Syntax, allows to change the font style

A word/phrase wrapped by "__" will display in italic.

An italic word can be in a phrase

Wrapped with a "**" will display in bold

bold

Wrapped with a "``" will display as code

console.log("test")

Wrapped with a "˜˜" will display as underlined

underline

Wrapped with a "==" will display as line through

line through

Wrapped with a "$" will allow you to internationalize your presentation

My variable is in the language we want

Image

With a `!image(path of your image)` at the beginning of a line will display

List

Notes for speakers

With conventional comments "/*" end "*/", you can write your speaker note for each slide

Final

Thanks

Developed by https://gouz.dev

X/X