
soegaard2
2018-9-1 13:25:26
@greg Btw - you should make a racket-mode packages, such that searching for racket-mode at http://docs.racket-lang.org\|docs.racket-lang.org can show the documentation of racket-mode.

greg
2018-9-1 13:33:25
Is that cool to do? “I am a package that has no code you can download and use. I am not even one of those doc-only packages for another pkg you can actually use. Instead, I exist solely to get free hosting for some text and appear in pkg search.”

soegaard2
2018-9-1 13:34:54
I think so, I think of http://docs.racket-lang.org\|docs.racket-lang.org as the hub of all racket documentation. Having documentation for racket-mode would be natural.

greg
2018-9-1 13:38:31
OK. Thanks for the suggestion.

markx
2018-9-2 04:55:14
Hey, is there a tool to draw strings with ansi color code on racket/gui
?