-
- Downloads
Set Asciidoctor outfilesuffix to default .adoc
Without setting outfilesuffix Asciidoctor defaults to .html. When .html is used, inter-document cross references do not work in Gitlab's repository / file renderer. See more information from http://asciidoctor.org/docs/user-manual/#navigating-between-source-files and http://asciidoctor.org/docs/user-manual/#inter-document-cross-references
Showing
- changelogs/unreleased/asciidoc_inter_document_cross_references.yml 5 additions, 0 deletions...s/unreleased/asciidoc_inter_document_cross_references.yml
- lib/gitlab/asciidoc.rb 2 additions, 1 deletionlib/gitlab/asciidoc.rb
- spec/lib/gitlab/asciidoc_spec.rb 8 additions, 0 deletionsspec/lib/gitlab/asciidoc_spec.rb
Please register or sign in to comment