Skip to content

Added template support#9

Open
Frafjord wants to merge 2 commits into
russross:masterfrom
Frafjord:master
Open

Added template support#9
Frafjord wants to merge 2 commits into
russross:masterfrom
Frafjord:master

Conversation

@Frafjord

Copy link
Copy Markdown

Use -template parameter instead of -page and -css.
Make a template file that contains the html template with the {{title}} and {{content}} code. for example:

<title>{{title}}</title {{content}}

blackfriday-tool -template templatefile.tpl input.md output.html

Use template instead of page and css. make a template file that contains
the html template with the {{title}} and {{content}} code. Add -template
templatefilename.tpl to the command line.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant