From e932a3ae066d7ac37baf9a3c88d6e900ec15046d Mon Sep 17 00:00:00 2001
From: Jean-Paul Calderone <exarkun@twistedmatrix.com>
Date: Wed, 23 Nov 2022 16:22:44 -0500
Subject: [PATCH] markup?

---
 Notes.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Notes.rst b/Notes.rst
index b64c699..599f33d 100644
--- a/Notes.rst
+++ b/Notes.rst
@@ -1,11 +1,17 @@
 * Build a PrivateStorage-related Android application
+
   * Build an app that can interact with magic-folders somehow
+
     * Build an app that can read magic-folders and download linked files
+
       * Build an app that runs the Python Tahoe-LAFS implementation on Android
+
 	* Build Tahoe-LAFS & ZKAPAuthorizer for Android
+
 	  * Build Python for Android
 
 	    * Terms
+
 	      * "Build system" is the system where you compile a package.
 	      * "Host system" is the system where you run the package.
 
-- 
GitLab