fifths/pagedown

Letter "A" causing italics

Closed this issue · 1 comments

Typing either the letter a for a word beginning with a (caps or not) causes 
<em>a</em>.

See attached file for example.

Original issue reported on code.google.com by mbj...@gmail.com on 12 Sep 2012 at 1:55

Attachments:

I would assume you took this from second editor on the demo page 
http://pagedown.googlecode.com/hg/demo/browser/demo.html, which demonstrates 
the plugin functionality by use of a (admittedly rather silly) pre-processing 
plugin.

Quoting from there: "It has a plugin hook registered that surrounds all words 
starting with the letter A with asterisks before doing the Markdown conversion"

Original comment by b...@stackoverflow.com on 12 Sep 2012 at 2:00

  • Changed state: Invalid