trentm / trentm/python-markdown2
[shadow] markdown Extension
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 28 on Google Code (from which this project was moved).
Added 2009-09-09T07:57:22.000Z by lwkyykk.
Labels: Type-Defect, Priority-Medium.
Please make updates to the bug there.*
Original description
can you do it?
[javascript]
alert("Hello Word!")
txt to html:
<pre class="javascript">
alert("Hello Word!")
</pre>
eg:http://www.symfony-project.org/jobeet/1_2/Propel/zh_CN/07
python-markdown2 be able to do that?
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 original Google Code issue linked in the description, since this GitHub issue explicitly says updates belong there. Review the JavaScript code-block example and the requested conversion behavior; no repository files or tests are identified, so the completion criteria must be clarified before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 10/100