Skip to content

Commit c8b4f1b

Browse files
authored
Update book.toml
1 parent 5d8f2f5 commit c8b4f1b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

book.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,8 @@ title = "Go by Example"
99
git-repository-url = "https://github.com/jcbhmr/gobyexample.jcbhmr.com"
1010
edit-url-template = "https://github.com/jcbhmr/gobyexample.jcbhmr.com/edit/main/{{path}}"
1111

12+
[output.html.code.hidelines]
13+
go = "~"
14+
1215
[output.html.playground]
13-
editable = true
16+
editable = true

0 commit comments

Comments
 (0)