Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding page header option #60

Open
wants to merge 32 commits into
base: master
Choose a base branch
from

Conversation

roberto-butti
Copy link

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