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/lists/movies.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 example/src/lists/movies.md (limited to 'example/src/lists/movies.md') diff --git a/example/src/lists/movies.md b/example/src/lists/movies.md new file mode 100644 index 0000000..92d82e6 --- /dev/null +++ b/example/src/lists/movies.md @@ -0,0 +1,13 @@ +--- +title: Movies +date: 2022-06-05 +--- +# A List of Movies + +Here are my favorite movies + +1. Primer +2. The Lighthouse +3. Tetsuo: The Iron Man + +I hope you enjoyed this insightful article. -- cgit v1.2.3