acl-org / acl-org/acl-anthology
Allow MarkupText in revision notes
- Dominant language
- Python
- Stars
- 797
- Forks
- 408
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 36
Description
Currently, the schema dictates that `` contents are limited to text. In practice, there are a few revisions containing multiple paragraphs or newlines for bulleted lists. In principle I don't see any downside to allowing markup.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate where the project defines validation for `` content (schema/DTD/XSD and parser/serializer logic), since the request is to allow markup instead of plain text. Confirm whether revision notes are also sanitized or transformed later in the import flow and update that path consistently. Run metadata/validation tests or equivalent schema checks; done means revisions with multi-paragraph or bulleted content are accepted and preserved correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, xml
- Domain
- content
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- Half a day
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100