Skip to content

Dictionary Validation - Suggested new steps #19

@EmanuelFaria

Description

@EmanuelFaria

Please add a validation step that does the following:

Find/replace:

  • double spaces -> single space (may need to do this recursively in case there are triple or more spaces in places)
  • invisible characters that appear as spaces -> single space
  • lines that end with space-return -> return
  • lines that begin with return-space -> return

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions