20 lines
380 B
Markdown
20 lines
380 B
Markdown
---
|
|
title: Markdown Test
|
|
subtitle: "Playing with markdown and pandoc"
|
|
author:
|
|
- Frank Adämmer
|
|
|
|
sectionsDepth: -1
|
|
numbersections: true
|
|
description: ""
|
|
---
|
|
# Markdown Test {#sec:markdown}
|
|
|
|
This is a test with an image. See [figure @fig:picard] in [section @sec:image].
|
|
|
|
## Subsection {#sec:image}
|
|
|
|
Yet another sentence.
|
|
|
|
{#fig:picard}
|