-
Notifications
You must be signed in to change notification settings - Fork 142
Closed
Description
Please confirm that you have searched existing issues in the repo
Yes, I have searched the existing issues
Any related issues?
Tell us about your environment
Ubuntu 20.04
MarkBind version
4.0.2
Describe the bug and the steps to reproduce it
The issue was brought up during the code review in PR #2128 where functional tests generated for template files will have an empty title tag if it has not been defined in site.json, even if it was defined in the frontmatter of the markdown file. An example can be seen here.
Expected behavior
The title tag should not be generated in the first place if there is no title declared.
Anything else?
No response
Reactions are currently unavailable