Skip to content

Commit

Permalink
Added front matter support.
Browse files Browse the repository at this point in the history
  • Loading branch information
harrymaynard committed Feb 2, 2025
1 parent 05eb70d commit 84c86e5
Show file tree
Hide file tree
Showing 8 changed files with 5,344 additions and 215 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v4

- name: Create ePub
uses: harrymaynard/markdown-to-epub-action@main
uses: harrymaynard/markdown-to-epub-action@feat/frontmatter
with:
markdownFiles: |-
test-data/publication.md
Expand Down
Loading

0 comments on commit 84c86e5

Please sign in to comment.