|
I'm unable to create a page with title "Migration Guide: from Hibernate Search 5.0 to 5.1" as it gets rendered as
{"Migration Guide\\"=>"from Hibernate Search 5.0 to 5.1"}
(literally, including the curly brackets)
Escaping with "\" results in rendering double escaping.
|