Skip to content

Do we really need to add <br> to metadata? #62

@chrowe

Description

@chrowe

The metadata_to_api script turns these into new lines with
metadata_to_api.replace('<br>', ' \n \n', regex=True, inplace=True)
https://github.com/resource-watch/data-team-tools/blob/master/metadata_to_api/contents/src/__init__.py#L24

but it seems like new lines are handled on import now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions