From: Dan Allen Date: Fri, 1 May 2020 09:39:35 +0000 (-0600) Subject: add example of nav entry with hash that expands parent node X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=920a909b394e65904420e91b8762ca227245d6b3;p=eg-antora.git add example of nav entry with hash that expands parent node --- diff --git a/preview-src/ui-model.yml b/preview-src/ui-model.yml index 6ed5cfc..c3cf3b0 100644 --- a/preview-src/ui-model.yml +++ b/preview-src/ui-model.yml @@ -122,3 +122,6 @@ page: - content: Importing and Exporting url: '#' urlType: fragment + - content: Some Code + url: '/xyz/5.2/index.html#some-code' + urlType: internal