gitea/public/css
Norwin 867f46f78e Detect delimiter in CSV rendering ()
* detect csv delimiter in csv rendering

fixes 

* make linter happy

* fix failing testcase & use ints where possible

* expose markup type to template

previously all markup had the .markdown class, which is incorrect,
as it applies markdown CSS & JS logic to CSV rendering

* fix build (missing `make css`)

* ignore quoted csv content for delimiter scoring

also fix html generation
..
index.css Detect delimiter in CSV rendering ()
theme-arc-green.css Fix global search result CSS, misc CSS tweaks ()