Just to complement: I’m editing some scribble I wrote years ago and I completely forgot why I was doing that, but to be able to use `(code:highlight …)` in code blocks, I had to add the following line (where `ex-eval` is my base evaluator):
```
@interaction-eval[#:eval ex-eval (define (code:hilite v) v) ]
```
sorry if that’s confusing, but I’m confused ;-)
I just want a way to highlight any bits in a code block, in order to bring the reader’s attention to specific places (could be binders, whole expressions, etc.).
Thanks!
— Éric
> --
> You received this message because you are subscribed to the Google Groups "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
racket-users...@googlegroups.com.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/racket-users/32CE30FE-9724-4421-9A8B-63780A403A5A%40dcc.uchile.cl.