trentm / trentm/python-markdown2

[shadow] markdown Extension

Open
#28 0 comments 0 reactions 0 assignees View on GitHub

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=&quot;javascript&quot;>
alert(&quot;Hello Word!&quot;)
</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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.