Report in a markdown file#

Task 2.1 Write some basic markdown#

Try to replicate the piece of text in the figure here using markdown. If you have no idea what Markdown is, you probably didn’t pay attention to the README and need to do the reading in the book! Here is a handy link.

Here is the example to replicate:

Markdown example

Task 2.2 Open rendered markdown preview#

Test out the rendered markdown preview in VS code (CTRL+SHIFT+V). Is it identical to the image?

Task 2.3 Create a markdown table#

Now try to replicate the following markdown table (you can copy-paste the star emoji ⭐):

Markdown example

By Tom van Woudenberg, Delft University of Technology. CC BY 4.0, more info on the Credits page of Workbook.