It seems, when using the kirby-spreadsheet plugin (v 1.1.0, kirby 3.3.2) to display a csv file containing greater and less than symbols, doesn’t render the table properly. Can you reproduce this?
csv:
Color,nm,THz,μm−1,eV,kJ mol−1
Infrared,> 1000,< 300,< 1.00,< 1.24,< 120
Red,700,428,1.43,1.77,171
Orange,620,484,1.61,2.00,193
Yellow,580,517,1.72,2.14,206
Green,530,566,1.89,2.34,226
Cyan,500,600,,,
Blue,470,638,2.13,2.64,254
Violet (visible),420,714,2.38,2.95,285
Near ultraviolet,300,1000,3.33,4.15,400
Far ultraviolet,< 200,> 1500,> 5.00,> 6.20,> 598
Result (no content in first row, 3-6 td and last row, first td):
Replaced with html entities:
(btw: I’ve added attr => title
for the table caption, but also tested this without the adjustment.)
In addition: was just trying to use an excel file from here Sample xlsx 5 kb, 10 rows throws an error: Call to a member function read() on boolean