acl-org / acl-org/acl-anthology

Render abstracts in <p> elements

未关闭 适合新手
#9,148 6 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
cosmetic front-end
主要语言
Python
星标
797
派生
408
平均合并
3 天 19 小时
30 天内合并 PR
36

描述

Thanks @aphedges for your help in #6484. As of now we are hackily rendering paragraph breaks (``) in the XML as `

`. But ideally the abstract would be rendered in one or more `

` elements. Is this something you might be able to make a PR for?

贡献指南

这个仓库没有索引到贡献指南

调研方向

No files or tests are named in the issue. Start by locating where abstracts are rendered from XML to HTML and search for `` handling. Trace that branch to the HTML output logic and update the mapping so paragraph breaks become `

` elements instead of `

`. Validate by building/checking a sample abstract page or any rendering test path and confirming expected `

` output.

由索引模型根据 Issue 内容生成。

评估

技术栈
html, python, xml
领域
web-dev
Issue 类型
缺陷
难度
2/5
预计耗时
1-3 小时
活跃度
活跃
描述清晰度
基本清楚
新手友好度
72/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。