diff --git a/book.toml b/book.toml index f90daae..80bccb3 100644 --- a/book.toml +++ b/book.toml @@ -4,3 +4,7 @@ language = "en" multilingual = false src = "src" title = "The Cookbook" + +[output.html.code.hidelines] +java = "# " +kt = "# "