Closed KLynn2019 closed 5 years ago
As a workaround you can define the attachmentsdir
, examplesdir
, imagesdir
and partialsdir
attributes:
It's also possible to include the attributes in each document using the include
directive:
The Atom extension could potentially detect that an antora.yml
file exists in the folder structure to automatically define these attributes.
That did it! Thank you very much for your help.
Any native support? Brackets supports all of this. But I like Atom more. Please add this to some config!
@AndersonDev As far as I know, you can manually configure the imagesdir
in the preview for Adobe Brackets but it does not automatically resolve the imagesdir
(ie. it does not automatically detect an Antora project) right ?
It's also possible to configure attributes in the settings page of this package:
Description
Projects used with Antora have to follow a specific folder structure. With this structure, it's not necessary to include the exact path to an image in the source document. However, in order to see the image in the preview pane, I have to specify the path. Is there a way to customize the preview so that I don't have to do this?
asciidoc-preview
version: 2.13.1language-asciidoc
version: don't know...I've only been working with Asciidoc and Antora since July thoughThe attached zip file contains the following:
SampleFiles.zip