Open GoogleCodeExporter opened 8 years ago
Btw, I've thought about making two macros, one for key and one for keycombo,
but the beauty of AsciiDoc is in it's inference. It can imply that multiple key
entries must symbolize a key combination. There's no other reasonable
conclusion.
Original comment by dan.j.allen
on 8 Feb 2013 at 5:12
The implementation also includes support for the shorthand syntax:
<Ctrl><Shift>T
<Ctrl>F5
Original comment by dan.j.allen
on 8 Feb 2013 at 5:21
Correct to the example. It should be:
key:[Ctrl,Shift,T]
(Notice the use of comma instead of +)
Original comment by dan.j.allen
on 8 Feb 2013 at 7:58
Original issue reported on code.google.com by
dan.j.allen
on 8 Feb 2013 at 5:11