Package: markdown
Version: 1.0.1-7
Severity: normal

Lets say I want a paragraph in the web browser look like '<&>'. The html markup
would be '&lt;&amp;&gt;' OK, no problem. But if i put that in markdown it
produces '&amp;lt;&amp;&amp;gt;' which renders as '&lt;&&gt;'. If I just put in
'<&>' markdown spits out '<&amp;>' which renders to ''. If I put in '&lt;&&gt;'
it puts out '&amp;lt;&amp;&amp;gt;'. if I put in '\<\&\>' I get '\<\&amp;\>'.



-- System Information:
Debian Release: stretch/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.16.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages markdown depends on:
ii  perl  5.20.2-6

markdown recommends no packages.

markdown suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to