Skip to content

Conversation

@roberto-butti
Copy link
Contributor

Added the page header rendering.
To allow the page header rendering:

  • added the header config for the CSS style for the page header
  • added the frontmatter capabilities (the title frontmatter option will be used for the page header).

roberto-butti and others added 30 commits September 20, 2021 21:49
I'm adding to gitignore files and directories typically generated with init command.
Ignoring assets generated by init command
- Symfony 6.3 => 6.4
- psr log 2 => 3
- psr http-message 2 => 3
- mpdf 8.1 => 8.2
- commonmark 2.3 => 2.4
- added frontmatter markdown capabilities
- generates HTML chunks for each chapter (md file)
- fixing some deprecated method
- add header for pdf pages
Added `header` config parameter for defining the css style for the page header. If the key `header` is not defined in the configuration the page header will be not rendered.
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.

2 participants