Skip to content

Support for antora concepts? #515

Description

@cpfeiffer

It would be nice, if the asciidoctor-editor would be compatible with antora conventions/concepts (antora docs)

In particular, resolving of resources would be helpful, taking family directories into account.

E.g. instead of always working with relative paths like this

----
include::../examples/Test.properties[]
----

one would write

----
include::example$/Test.properties[]
----

where the "example" family is being used.

More complex scenarios are possible, see https://docs.antora.org/antora/latest/page/resource-id-coordinates/, but resolving component-local resources would already help a lot.

The intellij-plugin, as well as the vscode-plugin (partially) support this.

Here's a comment from @ahus1 about how to improve this step by step for the vscode-plugin:
asciidoctor/asciidoctor-vscode#434 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions