Fixed scribbled inline TODOs
This commit is contained in:
parent
d2642b1c38
commit
ac081577a0
|
@ -4,7 +4,7 @@
|
|||
(provide (all-defined-out))
|
||||
|
||||
(define (todo . ls)
|
||||
(apply margin-note "TODO: " ls))
|
||||
(apply margin-note* "TODO: " ls))
|
||||
|
||||
(define (gtech . x)
|
||||
(apply tech x #:doc '(lib "scribblings/guide/guide.scrbl")))
|
||||
|
|
Loading…
Reference in New Issue
Block a user