Fix support for linkattrs
Open
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:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.