Skip to content

replace dots with space and trim the result #190

@lagleki

Description

@lagleki

When adding new words do this:

word.replace(/./g," ").replace(/ +/g," ").trim()

Also delete this word which shows ugliness of the current implementation: http://jbovlaste.lojban.org/dict/.i

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