View Issue Details

IDProjectCategoryView StatusLast Update
0005778gnunet-wwwGeneralpublic2024-02-11 11:44
Reporterrockxo Assigned To 
PrioritylowSeveritytweakReproducibilityhave not tried
Status newResolutionopen 
Target Version2022-01 
Summary0005778: Double hyphen should be non-breaking
Descriptiondocs.gnunet.org
(depending on the browser’s window size)
things like in section 7.8:
[…] path containing GNUnet with --with-gnunet=/path/to/gnunet and the […]
create this:
[…] path containing GNUnet with -
-with-gnunet=/path/to/gnunet and the […]
Additional InformationPossible solution:
any “--” in a <code> section could be e.g.:
[…] with ‑-with-gnunet=/path/to/gnunet […]

or in a LaTeX source (did not test!):
[…] with "~-with-gnunet=/path/to/gnunet […]
OR
[…] with \hbox{-}-with-gnunet=/path/to/gnunet […]
Tagswebsite

Activities

rockxo

2019-06-26 18:26

reporter   ~0014599

corrected possible solution (hopefully bypassing the HTML interpreter):
[…] with «ampersand»«hashsign»8209«semicolon»-with-gnunet=/path/to/gnunet […]
or
[…] with «ampersand»«hashsign»8209«semicolon»-with-gnunet=/path/to/gnunet […]

(this comment was created because Mantis interprets the solution as HTML code)

Issue History

Date Modified Username Field Change
2019-06-26 18:16 rockxo New Issue
2019-06-26 18:16 rockxo Tag Attached: documentation
2019-06-26 18:16 rockxo Tag Attached: website
2019-06-26 18:26 rockxo Note Added: 0014599
2020-10-29 11:34 schanzen Project GNUnet => gnunet-www
2020-10-29 11:34 schanzen Category webpage => General
2020-10-29 11:36 schanzen Target Version => 2021-01
2021-03-12 16:42 schanzen Target Version 2021-01 => 2021-02
2021-09-08 21:50 schanzen Target Version 2021-02 => 2022-01
2024-02-11 11:44 Christian Grothoff Tag Detached: documentation