acl-org / acl-org/acl-anthology
Self-closing markup tags should be disallowed or handled correctly
Ouverte
bug
python-library
- Langage dominant
- Python
- Étoiles
- 796
- Forks
- 408
- Merge moyen
- 3 j 13 h
- PR mergées (30 j)
- 34
Description
> The XML has a self-closing `` tag, which is technically allowed by the schema. I believe it’s not valid HTML, though, which may be why some part of the Hugo pipeline turns it into a ``. I guess we could (i) check if the schema can be written to disallow empty markup elements, and/or (ii) replace these with something valid in our `MarkupText.as_html()`.
_Originally posted by @mbollmann in [#6407](https://github.com/acl-org/acl-anthology/issues/6407#issuecomment-3507894193)_
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.