Skip to content

Commit

Permalink
Docs: Fix for asciidoctor (#47876) (#47910)
Browse files Browse the repository at this point in the history
Asciidoctor is a bit more picky about somethings. This fixes them for
it.
  • Loading branch information
nik9000 committed Oct 10, 2019
1 parent 72f8c5c commit 8d25e3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/extend.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@

--

include::graph/index.asciidoc[leveloffset=+1]
include::graph/index.asciidoc[]

include::ml/index.asciidoc[]

0 comments on commit 8d25e3b

Please sign in to comment.