Closed maueroats closed 4 years ago
I made two little comments -- happy to make those changes myself if you'd prefer and then just merge.
Thanks!
@rfindler if you wan to make an actual edit to the code, you can click the +-
button while you're typing the comment, and offer a suggestion which can be incorporated directly in the web interface.
Nice! Thanks, @samth . (Someone should build the docs and look at the output before pushing probably, tho.)
@racket[_id]
is supposed to do, but in my local install, both @racket[_id]
and @racket[id]
produce the same HTML (a span
with class="RktVar"
). If you think all of the functions' formal parameters should have underscores in front of their symbols, then this PR could get bigger to make the edits. I'm not undoing your edit, just wondering.Oh, my mistake on the _
! I was confused -- id
is already part of the reader so the rendering is automatic. Sorry about that.
rephrase docstring for
add-online-expansion-handler
andadd-online-expansion-monitor