View Single Post
Old 06-14-2011, 07:53 AM   #1
Agama
Guru
Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.
 
Agama's Avatar
 
Posts: 776
Karma: 2751519
Join Date: Jul 2010
Location: UK
Device: PW2, Nexus7
Markdown Query : Using Emphasis

Should Markdown emphasis be detected when applied within quotes?

With the following text:

Code:
_emphasis not in quotes_

"_emphasis in quotes_"
The first line triggers <em> tags but not the second. I just wondered whether this is standard Markdown processing or calibre's implementation.

Update: I have just tested on the Markdown website and <em> is triggered whether inside or outside of quotes, so it seems to be a calibre difference.

Last edited by Agama; 06-14-2011 at 10:08 AM. Reason: Update
Agama is offline   Reply With Quote