You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
beautiful-racket/beautiful-racket-demo/xmlish-demo/test.rkt

11 lines
221 B
Racket

#lang xmlish-demo
hello world
<br />
<div foo="bar" />
< div ></ div >
<div foo="bar" zim="zam">hello world</div>
<!-- comment -->
< p:foo foo="bar" zim= "42" >Hell = o <em>World</em> 42 "-!=" &amp; &gt; &lt; </ p:foo>