More "~n" -> "\n" changes
original commit: 8e0f8dd39c3744472b450021f003f9cbe8cbcb62
This commit is contained in:
parent
0802093808
commit
33646442c8
|
@ -1046,7 +1046,7 @@
|
|||
(begin
|
||||
(when #f
|
||||
(fprintf (current-error-port)
|
||||
"Undefined link: ~s~n"
|
||||
"Undefined link: ~s\n"
|
||||
(tag-key (link-element-tag e) ri)))
|
||||
`((font ([class "badlink"])
|
||||
,@(if (empty-content? (element-content e))
|
||||
|
|
Loading…
Reference in New Issue
Block a user