elastic / elastic/docs

Fix support for linkattrs

Open
#726 3 comments 0 reactions 0 assignees View on GitHub
asciidoc defer
Dominant language
Ruby
Stars
265
Forks
347
Avg merge
3d 15h
Merged PRs (30d)
2

Description

Per https://github.com/elastic/docs/issues/505#issuecomment-459163236, 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:

`mailing list^, role="green"`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.