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/dst/lists/board-games.html | 41 ++++++++++++++++++++++++++++++++++++++ example/dst/lists/movies.html | 41 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 82 insertions(+) create mode 100644 example/dst/lists/board-games.html create mode 100644 example/dst/lists/movies.html (limited to 'example/dst/lists') diff --git a/example/dst/lists/board-games.html b/example/dst/lists/board-games.html new file mode 100644 index 0000000..5a54f33 --- /dev/null +++ b/example/dst/lists/board-games.html @@ -0,0 +1,41 @@ + + + + + + + Example + + +
+ +
+
+▄███▄      ▄  ██   █▀▄▀█ █ ▄▄  █     ▄███▄   
+█▀   ▀ ▀▄   █ █ █  █ █ █ █   █ █     █▀   ▀  
+██▄▄     █ ▀  █▄▄█ █ ▄ █ █▀▀▀  █     ██▄▄    
+█▄   ▄▀ ▄ █   █  █ █   █ █     ███▄  █▄   ▄▀ 
+▀███▀  █   ▀▄    █    █   █        ▀ ▀███▀   
+        ▀       █    ▀     ▀                 
+               ▀                             
+
+
+ +
+

Board Games

+ +

Here are some board games I like:

+ +
    +
  1. Puerto Rico
  2. +
  3. Ascension: Chronicle of the Godslayer
  4. +
  5. Twilight Struggle
  6. +
+ +

Play them with me, thanks.

+ + diff --git a/example/dst/lists/movies.html b/example/dst/lists/movies.html new file mode 100644 index 0000000..dc7fc57 --- /dev/null +++ b/example/dst/lists/movies.html @@ -0,0 +1,41 @@ + + + + + + + Example + + +
+ +
+
+▄███▄      ▄  ██   █▀▄▀█ █ ▄▄  █     ▄███▄   
+█▀   ▀ ▀▄   █ █ █  █ █ █ █   █ █     █▀   ▀  
+██▄▄     █ ▀  █▄▄█ █ ▄ █ █▀▀▀  █     ██▄▄    
+█▄   ▄▀ ▄ █   █  █ █   █ █     ███▄  █▄   ▄▀ 
+▀███▀  █   ▀▄    █    █   █        ▀ ▀███▀   
+        ▀       █    ▀     ▀                 
+               ▀                             
+
+
+ +
+

A List of Movies

+ +

Here are my favorite movies

+ +
    +
  1. Primer
  2. +
  3. The Lighthouse
  4. +
  5. Tetsuo: The Iron Man
  6. +
+ +

I hope you enjoyed this insightful article.

+ + -- cgit v1.2.3