ok
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
@(require
|
@(require
|
||||||
scribble/example
|
scribble/example
|
||||||
|
(prefix-in html scribble/html/html)
|
||||||
|
(prefix-in extra scribble/html/extra)
|
||||||
(for-label ;racket
|
(for-label ;racket
|
||||||
;racket/base
|
;racket/base
|
||||||
;racket/string
|
;racket/string
|
||||||
@@ -10,6 +12,7 @@
|
|||||||
)
|
)
|
||||||
@(for-label ellipsis-msg))
|
@(for-label ellipsis-msg))
|
||||||
|
|
||||||
|
|
||||||
@title[#:tag "ellipsis-msg"]{A message% with ellipsis (...) to the left or right}
|
@title[#:tag "ellipsis-msg"]{A message% with ellipsis (...) to the left or right}
|
||||||
|
|
||||||
@author[@author+email["Hans Dijkema" "hans@dijkewijk.nl"]]
|
@author[@author+email["Hans Dijkema" "hans@dijkewijk.nl"]]
|
||||||
@@ -52,7 +55,7 @@ See also @racket[message%].
|
|||||||
|
|
||||||
The code underneath produces the following output:
|
The code underneath produces the following output:
|
||||||
|
|
||||||
@image{scribblings/example.mp4}
|
(html:output-xml{extra:video "scribblings/example.mp4"))
|
||||||
|
|
||||||
@#reader scribble/comment-reader
|
@#reader scribble/comment-reader
|
||||||
[racketblock
|
[racketblock
|
||||||
|
|||||||
Reference in New Issue
Block a user