parse indented documents

This commit is contained in:
Tangent 2024-07-10 00:17:33 -04:00
parent e90727a06c
commit 2f9bb73107
2 changed files with 32 additions and 10 deletions
debug

View file

@ -16,7 +16,11 @@ Uid: 0
Shell: tclsh
Group: users
Group: sudo
`
Banner:
+------------------+
|Welcome to Debian!|
+------------------+
#`
);
const pre = h("pre");