You've already forked library-registry
mirror of
https://github.com/arduino/library-registry.git
synced 2025-07-29 14:01:15 +03:00
Add emphasis to all UI element references in documentation
UI element label text mentions intermingled with prose text in documentation can harm readability, especially when skimming. For this reason, I think it is helpful to add formatting to clearly distinguish this text visually.
This commit is contained in:
2
FAQ.md
2
FAQ.md
@ -183,7 +183,7 @@ Library Manager installs libraries into your sketchbook's `libraries` folder. Si
|
||||
|
||||
#### Arduino IDE 2.x
|
||||
|
||||
Hover the mouse pointer over the "INSTALLED" label on the library listing in Library Manager. It will now change to "UNINSTALL", which you can click to uninstall that library.
|
||||
Hover the mouse pointer over the <kbd>INSTALLED</kbd> label on the library listing in Library Manager. It will now change to <kbd>UNINSTALL</kbd>, which you can click to uninstall that library.
|
||||
|
||||
#### Classic Arduino IDE
|
||||
|
||||
|
Reference in New Issue
Block a user