Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffa authored Jun 23, 2023
1 parent 5b42eb4 commit 5002dd1
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,17 @@ Usage of pt:
-dir string
where to save generated files (default ".")
-feed string
feed target (default "feed.xml")
feed target path (default "feed.xml")
-feed-template string
feed template
feed template path
-highlight string
code highlight style
-template string
page template
page template path
```

Pass the list of Markdown files to convert at the end.

## Front matter

Each page can contain a YAML front matter. It must be placed at the top within `---` delimiters:
Expand Down

0 comments on commit 5002dd1

Please sign in to comment.