Closed docsAsCode closed 4 years ago
in typora and marktext a button can be define with <kbd>Label</kbd> . This syntax is not recognized by ascidoc. It is waiting for kbd:[label].
<kbd>
</kbd>
kbd:[label]
kbd:[
The default rendering of a button is not a button
To enable button rendering in asciidoc, the experimental attribute must be set
experimental
in typora and marktext a button can be define with
<kbd>
Label</kbd>
. This syntax is not recognized by ascidoc. It is waiting forkbd:[label]
.<kbd>
bykbd:[
The default rendering of a button is not a button