[racket] Expressing attrributes in scribble/html?

From: Daniel Prager (daniel.a.prager at gmail.com)
Date: Sun Nov 10 22:28:47 EST 2013

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>

Posted on the users mailing list.