glossarist / glossarist/iev-data
Parse "modification part" in "clause"
Open
bug
- Dominant language
- Ruby
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
```
authoritative_source:
ref: ISO/IEC Guide 99:2007
clause: 1.1, modified – Deletion of NOTE 3 and NOTE 4, and some changes in the
other notes.
link: https://www.iso.org/standard/45324.html
```
Should be parsed as:
```
authoritative_source:
ref: ISO/IEC Guide 99:2007
clause: 1.1
modified: Deletion of NOTE 3 and NOTE 4, and some changes in the other notes.
link: https://www.iso.org/standard/45324.html
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.