openholidaysapi.data icon indicating copy to clipboard operation
openholidaysapi.data copied to clipboard

Support GitHub rendering CSV

Open pr1v4cy opened this issue 1 year ago • 2 comments

GitHub can render tabular data from .csv-Files. But it only supports comma-delimited files. So every .csv would need a change, and probably some changes in the backend are needed. I don't know whether the effort is worth the added value.

I changed one file as test. I also split up the German and English names in extra columns.

src/de/holidays/holidays.school.sh.csv

More information: https://docs.github.com/en/repositories/working-with-files/using-files/working-with-non-code-files#rendering-csv-and-tsv-data

pr1v4cy avatar Nov 28 '24 14:11 pr1v4cy

Thanks for feedback. Its on my list. And: Your pull request is also not forgotten.

fstueber avatar Dec 03 '24 16:12 fstueber

See: https://github.com/openpotato/openholidaysapi.website/discussions/39#discussion-7779542

fstueber avatar Jan 05 '25 12:01 fstueber