wikipathways / wikipathways-database

WikiPathways Database
https://www.wikipathways.org
4 stars 15 forks source link

Newline characters in the comments result in TSVs that break jekyll #26

Closed AlexanderPico closed 1 year ago

AlexanderPico commented 1 year ago

https://classic.wikipathways.org/index.php/Pathway:WP5235

This pathway includes datanode comments with newline characters. The resulting TSV cannot be read by Jekyll without quotes surrounding the field.

Perhaps meta-data-action can add quotes around all comment fields to catch cases like this?

egonw commented 1 year ago

Fixed!

See https://github.com/wikipathways/meta-data-action/releases/tag/v1.1.2