A Numbered Table
Table:\label{tab:mytable} A summary of files
File |
Description |
nature-genetics.csl |
style |
premeable.tex |
premeable |
REFERENCES.bib |
reference library |
slides.html |
.html output |
slides.md |
markdown file |
slides.pdf |
.pdf output |
slides.sh* |
Bash command file |
sunflower.jpg* |
sunflower as a logo |
Two Columns
::: columns
:::: {.column width=50%}
Bullet points
::::
:::: {.column width=40%}
Ordered list
- First item
- Another item
- A third item
::::
:::
Figure \ref{fig:physalia} and Table \ref{tab:mytable} can be referred, too!
Videos

Four of them are indicated here,
- Pandoc: Convert Markdown to various formats, including slides in HTML5 or LaTeX Beamer. The current presentation is rendered with v2.18.
- Marp: A tool for creating slides directly from Markdown and the .html in this presentation is rendered with v4.1.1.
- Reveal.js: Use Reveal.js for beautiful web-based presentations. A wonderful demo is by quarto below.
- quarto: Contain comprehensive facilities for rendering presentations including support for pandoc/Reveal.js, see https://quarto.org/.
Page 1 of 8