Stephen De Gabrielle
Stephen De Gabrielle
Whatever you think would be best for getting someone new to RacketScript started? is RacketScript playground written in RacketScript?
I'd like to get the template into a state where a user could click to deploy - is something like Glitch possible? https://dev.to/glitch/adding-a-remix-on-glitch-button-to-your-github-project-515c
@shriram from your suggestion this pr makes scribble use the aside tag for margin notes this (from more.scrbl) ``` @margin-note{Set your @tt{PATH} environment variable so you can use @exec{raco} and...
Hello! Any feedback?
ping, any thoughts on this? @shriram
@sorawee Sorry I did the minimum to provide the fix. I didn't have time to unpick the repeated use of `make-nested-flow` that renders as three levels of `blockquote`. The one...
@sorawee done.
Thank you @sorawee your diligence is appreciated! I think this is the correct fix but I'm having trouble testing.
adding `(script ([type "text/javascript"]) "\ndocument.createElement('aside');\n")` to line 880 of `scribble-lib/scribble/html-render.rkt` didn't seem to have any impact on the rendered html. I must have changed the wrong one - but I've...