trentm / trentm/python-markdown2

[shadow] conversion problem with this embedded raw HTML (2)

Open
#44 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 44 on Google Code (from which this project was moved).
Added 2010-08-30T18:41:41.000Z by tre...@gmail.com.
Labels: Type-Defect, Priority-High.
Please make updates to the bug there.*

Original description

{{{
#22 builds of Komodo

<img style=&quot;width: 150px; height: 134px; margin: 0 5px 5px 0; float: left;&quot; src=&quot;22-builds-of-komodo.png&quot; alt=&quot;Komodo heart LA Zoo&quot;>
</img>

Last Thursday the LA Zoo & Botanical Gardens
[tweeted](http://twitter.com/LAZoo/status/22106438732) that they'd
successfully hatched 22 Komodo dragons ([more
info](http://www.lazoo.org/about/press/0810/0825komodos.html)). That's
awesome! Congratulations to the Zoo staff on their efforts. In celebration,
**we'll donate 20% of all [Komodo
IDE](http://www.activestate.com/komodo-ide) sales for Tuesday, Aug 31st
to the LA Zoo.**
}}}

The img tag gets all screwed up. Tried both with and without the close `</img>`

{{{
<h3>22 builds of Komodo</h3>

<p><img style=&quot;width: 150px; height: 134px; margin: 0 5px 5px 0; float: left;&#8221; src=&quot;22-builds-of-komodo.png&#8221; alt=&quot;Komodo heart LA Zoo&quot;>
</img></p>

<p>Last Thursday the LA Zoo &amp; Botanical Gardens
<a href=&quot;http://twitter.com/LAZoo/status/22106438732&quot;>tweeted</a> that they&#8217;d
successfully hatched 22 Komodo dragons (<a href=&quot;http://www.lazoo.org/about/press/0810/0825komodos.html&quot;>more
info</a>). That&#8217;s
awesome! Congratulations to the Zoo staff on their efforts. In celebration,
<strong>we&#8217;ll donate 20% of all <a href=&quot;http://www.activestate.com/komodo-ide&quot;>Komodo
IDE</a> sales for Tuesday, Aug 31st
to the LA Zoo.</strong></p>
}}}
}}}

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 linked Google Code issue, since the shadow issue explicitly directs updates there. Reproduce the embedded raw HTML example involving the img tag and compare the generated conversion with the expected HTML; done means the image markup converts correctly with and without the closing tag.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
content
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.