trentm / trentm/python-markdown2
[shadow] problems with bidi text? encodings etc.
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 3 on Google Code (from which this project was moved).
Added 2007-11-03T18:04:00.000Z by tre...@gmail.com.
Labels: Type-Defect, Priority-High.
Please make updates to the bug there.*
Original description
[Trent, discussing markdown(1).py]
> Are there any test cases for that in the python-markdown repo? I'd
> appreciate a specific example. I'm relatively comfortable with unicode
> -- but haven't had any real experience with bidi text.
[Yuri]
> Yes, in tests/misc. See japanese.txt, russian.txt, bidi.txt.
Take a look at those tests. Get the test suite to use those tests as well?
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 referenced files in tests/misc, especially japanese.txt, russian.txt, and bidi.txt, and review the original Google Code issue for current context. Determine how the test suite discovers or runs these cases; done means those existing Unicode and bidi tests are included in the suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- internationalization, testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 20/100