8000 Syntax of menu and btn macros should be consistent · Issue #4651 · asciidoctor/asciidoctor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Syntax of menu and btn macros should be consistent #4651
Open
@romge

Description

@romge

When referring to a button, you have to write btn:[Save], but for a menu you have to write menu:Save[].
Using the wrong syntax (e.g. btn:Save[] or menu:[Save]) results in the macros being ignored.

It would be an improvement if the following variations would be supported:

Supported Not yet supported
menu:Save[] menu:[Save]
menu:File[Save] menu:[File > Save]
menu:File[Project > New] menu:[File > Project > New]
btn:[Save] btn:Save[]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0