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.st | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'readme.st') diff --git a/readme.st b/readme.st index 2315ad3..abb7358 100644 --- a/readme.st +++ b/readme.st @@ -181,6 +181,28 @@ look at readme.st to get a better feel for the syntax. .i todo +.h2 Issues + +.h3 Debugging + +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. + +.h3 Shell quoting issues + +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 +.code . +lines. + .h2 Contributing Send me an email or whatever :) -- cgit 1.4.1-21-gabe81