- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 2.3k
 
Closed
Labels
easyissue that can be solved by beginnersissue that can be solved by beginnersmarkuptype:performance
Milestone
Description
Is your feature request related to a problem? Please describe.
KeyboardTransform.run takes 1.2% of the runtime of a build. It was added in #7530 (#7593) to support sequences of keys, but shouldn't be needed if :kbd: is converted to a proper role.
Describe the solution you'd like
- Convert 
:kbd:to aSphinxRole - Remove 
KeyboardTransform 
Additional context
Metadata
Metadata
Assignees
Labels
easyissue that can be solved by beginnersissue that can be solved by beginnersmarkuptype:performance