-
Notifications
You must be signed in to change notification settings - Fork 70
Cycle through links in any displayed Markdown document #2801
Copy link
Copy link
Open
Labels
C-Moderate EffortShould take a moderate amount of time to address.Should take a moderate amount of time to address.S-ModerateThe fix or feature would substantially improve user experience.The fix or feature would substantially improve user experience.T-UIInvolves the user interface.Involves the user interface.Z-FeatureA new feature to be added to the game.A new feature to be added to the game.
Description
Activity
Metadata
Metadata
Assignees
Labels
C-Moderate EffortShould take a moderate amount of time to address.Should take a moderate amount of time to address.S-ModerateThe fix or feature would substantially improve user experience.The fix or feature would substantially improve user experience.T-UIInvolves the user interface.Involves the user interface.Z-FeatureA new feature to be added to the game.A new feature to be added to the game.
#2800 introduces the ability to cycle through links on a help page using Tab, then Enter to select/visit the currently selected link. Ideally, we should somehow extend this functionality to all (or at least some) other places Markdown is displayed - notably scenario descriptions and entity descriptions.