---
title: |
  This is the title: \
  now write the rest
author: Guido Gonzato
date: January 2018
abstract: |
  This is the abstract.
---

<!--- This is a comment. -->

# Section

This is **bold text**, this is *emphasized text*, this is normal text.
If you're bored, go to [The End].

## Subsection

This is `verbatim text`.

# The End

My dad used to say:

> Damn, Pandoc has not been invented yet!

but not it has.

<!--- end of pandoc_template.md -->