add meatdata;change for crossref
This commit is contained in:
parent
1505a99d13
commit
aaeaa0bc84
20
main.md
20
main.md
|
|
@ -1,14 +1,16 @@
|
||||||
|
---
|
||||||
|
title: Markdown Test
|
||||||
|
subtitle: "Playing with markdown and pandoc"
|
||||||
|
author:
|
||||||
|
- Frank Adämmer
|
||||||
|
|
||||||
|
sectionsDepth: -1
|
||||||
|
numbersections: true
|
||||||
|
description: ""
|
||||||
|
---
|
||||||
# Markdown Test {#sec:markdown}
|
# Markdown Test {#sec:markdown}
|
||||||
|
|
||||||
This is a test with an image. See Figure {@fig:picard} in section {@sec:image}.
|
This is a test with an image. See [figure @fig:picard] in [section @sec:image].
|
||||||
|
|
||||||
--------------------------------------------------
|
|
||||||
mpg cyl disp hp drat
|
|
||||||
------------------- ----- ----- ------ ---- ------
|
|
||||||
Mazda RX4 21 6 160 110 3.9
|
|
||||||
|
|
||||||
Mazda RX4 Wag 21 6 160 110 3.9
|
|
||||||
--------------------------------------------------
|
|
||||||
|
|
||||||
## Subsection {#sec:image}
|
## Subsection {#sec:image}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue