From 552d06cd7e61c45476c55895422c8ca3d77a9bc6 Mon Sep 17 00:00:00 2001
From: kj-sh604
Date: Sat, 21 Dec 2024 01:46:21 -0500
Subject: refactor: cleaner codebase and best practices
---
includes/quick-how-to.php | 33 +++++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
create mode 100644 includes/quick-how-to.php
(limited to 'includes/quick-how-to.php')
diff --git a/includes/quick-how-to.php b/includes/quick-how-to.php
new file mode 100644
index 0000000..4460de9
--- /dev/null
+++ b/includes/quick-how-to.php
@@ -0,0 +1,33 @@
+
+
+ It's highly recommended that you use markdown lists rather than plain text lists ← expand for a brief
+
+
+
+
+
+
+
+
+
+
+
+
+ This is a list
+ * item 1
+ * item 2
+ * item 3
+
+
+