This website requires JavaScript.
Explore
Help
Sign in
t
/
bberry
Watch
1
Star
0
Fork
You've already forked bberry
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d71dc7e7ca
bberry
/
examples
/
string_escape.lisp
6 lines
95 B
Common Lisp
Raw
Normal View
History
Unescape
Escape
add: improve syntax
2025-05-31 10:01:25 -04:00
(
text
"\"Hello,\" world!"
)
(
text
"Hello, \"w\"orld!"
)
(
span
(
"x"
"y"
)
(
text
"Hello"
)
)
Reference in a new issue
Copy permalink