trentm / trentm/python-markdown2
[shadow] add support for definition lists (as per PHP Markdown spec)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.8k
- Forks
- 459
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 4
Description
_This is a _shadow issue* for Issue 22 on Google Code (from which this project was moved).
Added 2008-11-05T18:38:11.000Z by tre...@gmail.com.
Labels: Type-Enhancement, Priority-Medium.
Please make updates to the bug there.*
Original description
http://michelf.com/projects/php-markdown/extra/#def-list
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
Start with the PHP Markdown definition-list specification linked in the issue, then locate the relevant markdown2 parser entry point and existing tests. Done means definition lists behave according to that specification, but the issue names no repository files or tests to guide the work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- content
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100