Add the possibility to create the first page in a report by Pandoc Markdown #4
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No project
No assignees
2 participants
Notifications
Total time spent: 41 minutes 56 seconds
Due date
foresle
41 minutes 56 seconds
No due date set.
Dependencies
No dependencies set.
Reference: foresle/mhj#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Pandoc allows you to add a YAML syntax block with metadata — Pandoc Markdown docs.
Offer to use metadata variables:
title,author,date,subtitle,abstract,lang,papersize,mainfont,sansfont,monofont,toc, in title page.Provide an example of
title.mdfile and attach result in pdf.Added in
04b8b176fe.