-
- Downloads
Generate Pandoc file with correct title
This patch fixes a bug where the title of a single post will be stored as `nil` if a title argument is passed to the constructor. Instead, the title explicitly passed as an argument should be preferred, with the YAML front-matter title as a fallback.
Loading
Please register or sign in to comment