Skip to content

Parenthesis at start of sentence is treated as if it where inside it #18

@albbas

Description

@albbas
echo "(2) Lohkanválgastivrra lahtut" | divvun-runtime run -p bundle.drb| tail -1 | jq .               

gives:

[
  {
    "form": "(",
    "beg": 0,
    "end": 1,
    "err": "no-space-before-parent-start",
    "msg": [
      "no-space-before-parent-start",
      "no-space-before-parent-start"
    ],
    "rep": []
  }
]

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions