Fix headers capitalization

If the title is not explicitly stated, it is generated from the filename.
It does not work fine for: "and", "or", "the" which should not be capitalized.
This commit is contained in:
Martin Hujer
2016-10-19 10:06:19 +02:00
parent af1d7e2c8d
commit e4fa12422c
7 changed files with 8 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
---
title: Date and Time
isChild: true
anchor: date_and_time
---