:experimental: kbd:[Ctrl+Shift+N] >>> Document { docMeta = Meta { docTitle = [] , docTitleAttributes = Nothing , docAuthors = [] , docRevision = Nothing , docAttributes = fromList [ ( "experimental" , "" ) , ( "sectids" , "" ) ] } , docBlocks = [ Block mempty Nothing (Paragraph [ Inline mempty (Kbd [ "Ctrl" , "Shift" , "N" ]) ]) ] }