Issues related to the Nest, i.e. this website. The source code for the Nest is not yet public.

#25 Underscores not always displayed

Opened by eschnett on February 18, 2021
eschnett on February 18, 2021

When viewing changes, underscores in the changes are not always displayed. Here is an example:

Go to https://nest.pijul.com/eschnett/cactusamrex/changes/GLL63PZJMGMR6CPTZVIUPDD2GEJXMZEMO2S5EX467Z7XWKRYGOAQC, look for the heading “Replacement in CarpetX/src/interpolate.cxx at line 239”. Both deleted lines should look like

assert(n_elems == N_output_arrays);

but on my screen, only the second line shows the underscores. The first lines shows spaces instead of underscores. Copy-paste does have the underscores correctly, though. I assume this might be a problem with the way characters are displayed in the page?