[racket] Expressing attrributes in scribble/html?
Thanks Greg and Sam
#lang scribble/html
> @a[href: "http://www.racket-lang.org"
> title: "Racket the Ultimate"]{Racket}
>
After reading a comment in the source I tried @[*:href* "foo.html"]{bar}
and even @[*href* "foo.html"]{bar} before turning to the list.
BTW: For others playing with this: "@mdash" -> "—" etc.
Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20131111/4c23ffb3/attachment.html>