I think there's no way to do that with v5.3.
In the latest in the git repo, I've added `js-addition' to
`scribble/html-properties'. It's like `css-addition': you can attach it
to anything as a style property, and it bubbles up to the enclosing
section that corresponds to the HTML page. When a `js-
How do I add a pair of tags to the of an
HTML document rendered from a Scribble document (though code in the
Scribble file)? I know how to put them into the . Thanks. --PR
Racket Users list:
http://lists.racket-lang.org/users
On Fri, Sep 7, 2012 at 4:48 PM, Greg Hendershott
wrote:
> That's a good point, Tobias.
>
> I'd actually be fine with `define-logger' acting like
> `define/provide-logger' -- just go ahead and provide them all.
>
> Because I don't see opacity being such a useful option for a logger,
> as opposed to
On Mon, Sep 10, 2012 at 5:08 PM, jenny sun
wrote:
>
>
> On Mon, Sep 10, 2012 at 8:17 PM, Jay McCarthy
> wrote:
>>
>> I'm not sure what error you're referring to in the second case,
>
>
> The error as posted on
> http://stackoverflow.com/questions/12343071/how-to-make-the-time-out-of-one-connectio
Yesterday, Neil Van Dyke wrote:
> Two syntax tweaks I'd like to see in Racket 5.4:
>
> * Colon keywords -- Make symbols beginning with the colon character
> read as keywords. Possibly also make keywords print as starting
> with colon rather than pound-colon. I know some people don't mind
> "#:",
5 matches
Mail list logo