flowchart LR
A[Hard edge] --> B(Round edge)
B --> C{Decision}
C --> D[Result one]
C --> E[Result two]
Contributing
Code annotation (for slides!) (see link)
- 1
-
Take
penguins, and then, - 2
- add new columns for the bill ratio and bill area.
Your content here… 1
Icons: Bootstrap
{{icon=“mortarboard-fill”}}
Native page break:
{{< pagebreak >}}
Note
Note that there are five types of callouts, including: note, tip, warning, caution, and important.
Aaltonen & Stelmaszak (2024) is useful.
Handbook: navigation is updated in _quarto.yml.
Convert PowerPoint to quarto:
pptx2md "slides.pptx" --output "slides_with_notes.qmd" --enable-slides --qmd --image-dir "images"
References
Aaltonen, A., & Stelmaszak, M. (2024). The performative production of trace data in knowledge work. Information Systems Research, 35(3), 1448–1462. https://doi.org/10.1287/ISRE.2019.0357
Footnotes
A url and further information.↩︎