Updated Testing (markdown)

S 2021-02-23 20:22:55 -05:00
parent c4e647c7d7
commit e60f414c5b

@ -18,7 +18,7 @@ Please follow the steps below:
(note: `notepad++.exe` will just be seen as `notepad++`, if you have enabled hiding all known file extensions in your Windows Explorer settings) (note: `notepad++.exe` will just be seen as `notepad++`, if you have enabled hiding all known file extensions in your Windows Explorer settings)
5. Try to reproduce the problem in this portable version. If you can reproduce, then creating a new bug report is probably your next step. Be sure to mention in the report that you tested in the above manner. 5. Try to reproduce the problem in this portable version. If you can reproduce, then creating a new bug report is probably your next step. Be sure to mention in the report that you tested in the above manner.
Tip: you can run different versions of Notepad ++ at the same time with the `-multiInst` argument (which allows you to skip step 3.): Tip: you can run different versions of Notepad ++ at the same time with the `-multiInst` argument (which allows you to skip step 3):
``` ```
notepad.exe -multiInst notepad.exe -multiInst
``` ```