This commit is contained in:
2025-07-05 11:04:46 +02:00
parent 277c3c485d
commit bd73515750

View File

@@ -285,8 +285,10 @@
]
#section[
Now what should the compiler do when it sees this?
#context html-frame[```lisp (sub (add 5 1) 2)```]
Now what should the compiler do when it sees this:
#context html-frame[```
lisp (sub (add 5 1) 2)
```]
]
#section[