Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to set a safe line separator for tabular entity/contact handler #21

Closed
eblondel opened this issue Aug 23, 2019 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request

Comments

@eblondel
Copy link
Collaborator

eblondel commented Aug 23, 2019

For the time-being ';\n' is used, but not enough generic as ';' or '\n' are likely to be used as content.
A default line separator has to be set, and should be modifiable as option for user preferences.

@eblondel
Copy link
Collaborator Author

eblondel commented Oct 28, 2019

@wheintz @juldebar @juliettefabre i'm going to set this default line separator as _\n . If you use another line separator, you can set it very easily as option in your config (see https://github.com/eblondel/geoflow/blob/master/inst/extdata/config_example_gsheets_action_geometa-geoserver-geonetwork-zenodo.json#L11)

eblondel added a commit that referenced this issue Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant