mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-28 15:50:06 +02:00
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:
@@ -1,4 +1,5 @@
|
||||
---
|
||||
title: Date and Time
|
||||
isChild: true
|
||||
anchor: date_and_time
|
||||
---
|
||||
|
Reference in New Issue
Block a user