fix Scribble serialization of search-redirected links
This commit is contained in:
parent
5013234ac0
commit
f64b52052f
|
@ -1077,7 +1077,7 @@
|
|||
(bytes->string/utf-8
|
||||
(base64-encode
|
||||
(string->bytes/utf-8
|
||||
(format "~a" (serialize
|
||||
(format "~s" (serialize
|
||||
(link-element-tag e)))))))
|
||||
(url-query u))])))]
|
||||
[else
|
||||
|
|
Loading…
Reference in New Issue
Block a user