If the .bib file has LF endings, multiline fields will be written using CRLF on Windows. - Should we add the line feed property to the meta data? (And write out accordingly?)
Steps:
- create a bib file with
LF line endings and a multi line field (e.g., comment)
- add this file to
.gitattributes with eol=lf
- add a test case
- Fix Bibdatabase writer
If the .bib file has LF endings, multiline fields will be written using CRLF on Windows. - Should we add the line feed property to the meta data? (And write out accordingly?)
Steps:
LFline endings and a multi line field (e.g., comment).gitattributeswitheol=lf