Fix the wrong rendering format of command line options in userGuide#15334
Conversation
|
nvda/user_docs/en/userGuide.t2t Line 3946 in 1e30951 Is |
|
Is there a way I can undo the first commit? I accidentally let it introduce a fix for too many trailing spaces. |
It seems like there are no changes related to this in the diff? Is there a way I can undo the first commit? I accidentally let it introduce a fix for too many trailing spaces.
It may be easier to start again, or fix these manually. |
…hwf1324/nvda into feature-Fix-userGuide-rendering
74ffb79 to
27a7235
Compare
has been re-changed. |
|
Git revert
might have helped with this. For your future reference, here's a nice article on
how to un-do (most) things with git:
https://github.blog/2015-06-08-how-to-undo-almost-anything-with-git/
|
Link to issue number:
none
Summary of the issue:
In the Command Line Options section of the user guide, a pair of
--s on the line-copy-portable-configresulted in strikethrough rendering in the output HTML.Description of user facing changes
All options are `` by backticks.
Description of development approach
All options are `` by backticks.
Testing strategy:
View the HTML built after the changes.
Known issues with pull request:
Change log entries:
New features
Changes
Bug fixes
For Developers
Code Review Checklist: