generated from me/ebook-template
Initial commit
This commit is contained in:
33
ebook.md
Executable file
33
ebook.md
Executable file
@@ -0,0 +1,33 @@
|
||||
---
|
||||
# Font sizes can only be 10pt-12pt (https://pandoc.org/MANUAL.html#fonts)
|
||||
fontsize: "11pt"
|
||||
geometry: "margin=1in"
|
||||
|
||||
#title-meta: "Template Project"
|
||||
date-meta: "\\date{\\today}"
|
||||
author-meta: 'Chad Michael Greenwood'
|
||||
subject: Template eBook by Chad Michael Greenwood
|
||||
|
||||
title: "Template Project"
|
||||
subtitle: "Example which will be used for future eBook repositories."
|
||||
author: "by `Chad Michael Greenwood`"
|
||||
date: "Last Revised {REVISION_DATE}"
|
||||
|
||||
keywords:
|
||||
- ebook
|
||||
- hyperling
|
||||
- hypervegan
|
||||
- chad michael greenwood
|
||||
---
|
||||
|
||||
# First Section
|
||||
|
||||
This is an example.
|
||||
|
||||
## Subsection
|
||||
|
||||
More text to show a sublevel.
|
||||
|
||||
# Second Section
|
||||
|
||||
More example text.
|
Reference in New Issue
Block a user