Skip to content

Enhance link element to support HTTP(S) URLs in xl:href attribute  #4

@fbolton

Description

@fbolton

In DocBook 5, it is possible (in fact, recommended) to define ordinary HTTP hyperlinks using the following syntax:

<link xl:href="http://foo">Optional Text for Link</link>

Where xl references the xlink Namespace URI. This can be rendered easily enough in AsciiDoc as:

http://foo[Optional Text for Link]

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