@@ -118,7 +118,11 @@ class DocWriter
end
def linkify(text)
text.downcase.gsub(" ", "-")
if text == "Configuration overview"
"overview"
else
def titlify(text)
The note is not visible to the blocked user.