From 7aba4f453f067976d928c8a030586414be449c70 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 6 Feb 2024 22:17:09 -0600 Subject: Add issues to readme --- readme.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'readme.html') diff --git a/readme.html b/readme.html index a42f9a9..bb1ad19 100644 --- a/readme.html +++ b/readme.html @@ -131,6 +131,26 @@ look at readme.st to get a better feel for the syntax.
todo +Because shell's debugging tools are pretty bad,
+and because of the multiple layers involved with
+subtext
+it can be pretty hard to debug.
+It would be nice to figure out a way around this.
If you've programmed in shell at all,
+you'll know that quoting is ... difficult,
+to say the least.
+Because
+subtext
+expands to shell forms, it's vulnerable to similar issues
+– especially on
+.
+lines.
Send me an email or whatever :) This project is licensed under the BSD-3 license. -- cgit 1.4.1-21-gabe81