add: improve syntax
This commit is contained in:
parent
55130db04a
commit
149025f9e4
7 changed files with 52 additions and 34 deletions
|
@ -1,2 +1,5 @@
|
|||
('"\"Hello,\" world!")
|
||||
(' "Hello, \"w\"orld!")
|
||||
(text "\"Hello,\" world!")
|
||||
(text "Hello, \"w\"orld!")
|
||||
(span
|
||||
("x" "y")
|
||||
(text "Hello"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue