Skip to content

resolves #574 implement no-wrapping on falsy page-layout

David Jencks requested to merge djencks/antora:issue-574-allow-no-layout into master

Simple implementation of skipping page composition, adding the file direct to the site, when page-layout is set but falsy (null, undefined, or '')

Merge request reports