Requirements for the layout of rosters
@ryukeikun is already working on this.
Since Apr 8, 2020.
- Dominant language
- HTML
- Stars
- 809
- Forks
- 66
- Avg merge
- 19m
- Merged PRs (30d)
- 1
Description
Although it is not a high priority, we can write about the layout requirements of rosters (人员名册), because this requirement cannot be easily implemented using HTML and CSS at present. For example, if we specify the column width as "three characters", if there are only two characters, there is spacing with the same width of a ideographic space in the middle; if the name is too long, the subsequent names start from the next column, etc. This kind of list is common in traditional media.
虽然不是高优先级,不过我们可以写一下人员名册的排版需求,因为这个需求目前也无法使用HTML和CSS简单地实现。比如以「占三格」为栏宽,如果只有两个字,则中间空一个汉字宽;如果人名过长,则其后的姓名从下一栏开始等。
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.