Skip to content

Commit db96f0f

Browse files
committed
fix formatting of inline kbd macro example
1 parent 7d202a2 commit db96f0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/modules/ROOT/pages/ui-macro-styles.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ btn:[Save]
2727

2828
== Keybinding
2929

30-
A xref:antora:asciidoc:ui-macros.adoc#keybinding[keybinding] can be a single key (`+kbd:[F11]+`) or a sequence of keys (`+kbd:[Ctrl+F]`).
30+
A xref:antora:asciidoc:ui-macros.adoc#keybinding[keybinding] can be a single key (`+kbd:[F11]+`) or a sequence of keys (`+kbd:[Ctrl+F]+`).
3131
Here's the HTML that's generated for these two forms.
3232

3333
[source,html]

0 commit comments

Comments
 (0)