scribble-minted icon indicating copy to clipboard operation
scribble-minted copied to clipboard

Binding version

Open jeapostrophe opened this issue 5 years ago • 3 comments

Hi Will,

I adapted this code and made a version that works HTML and walks the turning it into Scribble and optionally creating xrefs from them. You can see the code here:

https://github.com/reach-sh/reach-lang/blob/master/docs-src/minted/main.rkt

jeapostrophe avatar Sep 04 '20 22:09 jeapostrophe

If I use this, will it generate the "right" output in the PDF backend, since it's converted back to Scribble in the process?

wilbowma avatar Mar 30 '21 01:03 wilbowma

I don't think so, because it uses xexpr-property, but I think a strategy like this would work.

jeapostrophe avatar Mar 30 '21 01:03 jeapostrophe

Okay thanks. I'll give it some thought.

wilbowma avatar Mar 30 '21 01:03 wilbowma