@benmwebb I noticed that the package can handle multiline strings in general but somehow when I try a multiline string for model_details I get a single line text with escaped '\n' characters.
In the attached zip file here you will find the following:
- mkmodbase-multiline.py to generate the multiline.cif file
- my expected output in multiline_exp.cif with an mmCIF-style multiline string
@benmwebb I noticed that the package can handle multiline strings in general but somehow when I try a multiline string for model_details I get a single line text with escaped '\n' characters.
In the attached zip file here you will find the following: