Skip to content

Fix support for linkattrs #726

Open
Open
@lcawl

Description

@lcawl

Per #505 (comment), I would like to use the linkattrs functionality described here:

https://asciidoctor.org/docs/asciidoc-writers-guide/#target-window-and-role-attributes-for-links

When I try any of the examples there in the Glossary, for example:

== Introduction

:linkattrs:

Chat with other Asciidoctor users on the http://discuss.asciidoctor.org/[*mailing list*^, role="green"].

the attributes are not recognized. They're output as:

<a class="ulink" href="http://discuss.asciidoctor.org/" target="_top"><span class="strong strong"><strong>mailing list</strong></span>^, role="green"</a>

Metadata

Metadata

Assignees

No one assigned

    Labels

    asciidocAsciidoc and our Asciidoctor extensionsdefer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions