gitlab-org--gitlab-foss/changelogs/unreleased/asciidoc_inter_document_cross_references.yml
Turo Soisenniemi 9a450aedc2 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
2018-02-14 20:40:47 +00:00

5 lines
152 B
YAML

---
title: Asciidoc now support inter-document cross references between files in repository
merge_request: 17125
author: Turo Soisenniemi
type: changed