isLouisHsu / isLouisHsu/isLouisHsu.github.io
Python生成Markdown表格 | LOUIS' BLOG
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
https://louishsu.xyz/2019/08/09/Python%E7%94%9F%E6%88%90Markdown%E8%A1%A8%E6%A0%BC/
前言Reference前言Markdown中编辑表格比较繁琐,如编辑下表时,需要按字符输入 姓名\科目 A B C D 小妖 3 4 5 3 小怪 4 5 3 4 小兽 5 3 4 5 12345| 姓名\科目 | A | B | C | D || :------: | - | - | - | - || 小妖 | 3 | 4 | 5 | 3 || 小怪
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
The issue links to a blog post about generating Markdown tables with Python and includes a partial table example. No repository file, test, or concrete requested change is identified; clarify the intended update and define what completion should mean before starting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown, python
- Domain
- content, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100