Gildas vor 2 Jahren
Ursprung
Commit
0894fcb580
1 geänderte Dateien mit 7 neuen und 5 gelöschten Zeilen
  1. 7 5
      src/ui/pages/help.html

+ 7 - 5
src/ui/pages/help.html

@@ -943,10 +943,12 @@
 							<li>The last saved path cannot be remembered by default. To circumvent this limitation,
 								disable the option "Misc. &gt; Save pages in background".</li>
 							<li>The following characters are replaced with _ in filenames: ~, +, \, ?, %, *, :, |, ",
-								&lt;, &gt;. This is done to maintain compatibility with various OSs and file systems. 
-								If you don't need that level of compatibility and know what you are doing, you can 
-								change the list of forbidden characters in 
-								<a href="https://github.com/gildas-lormeau/SingleFile/wiki/Hidden-options">Hidden options</a>.</li>
+								&lt;, &gt;. This is done to maintain compatibility with various OSs and file systems.
+								If you don't need that level of compatibility and know what you are doing, you can
+								change the list of forbidden characters in
+								<a href="https://github.com/gildas-lormeau/SingleFile/wiki/Hidden-options">Hidden
+									options</a>.
+							</li>
 						</ul>
 					</li>
 					<li>Chromium-based browsers
@@ -1039,4 +1041,4 @@
 	<script type="module" src="../bg/ui-help.js"></script>
 </body>
 
-</html>
+</html>