From 62371af25d0c9d0922f250410c9964e17b460d9d Mon Sep 17 00:00:00 2001 From: historia Date: Thu, 10 Oct 2024 01:15:10 -0400 Subject: feat: capitalized first words of headings --- example/src/articles/article3.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 example/src/articles/article3.md (limited to 'example/src/articles/article3.md') diff --git a/example/src/articles/article3.md b/example/src/articles/article3.md new file mode 100644 index 0000000..c98ebba --- /dev/null +++ b/example/src/articles/article3.md @@ -0,0 +1,8 @@ +--- +title: This is a third article! +date: 2023-10-08 +--- + +# Article 3 + +Wow another one -- cgit v1.2.3