* Jeremy C. Reed <[EMAIL PROTECTED]> [2006-12-30 20:15]: > I want to use fixed font like a code block but also use italics > and bold at same time. > > For example in HTML: > > <tt>$ <b>mail -u <i>user</i></b></tt> > > What is the best way to do this in markdown, especially if I > have several lines of content that needs to be spaced out > correctly?
Use HTML tags. Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/> _______________________________________________ Markdown-Discuss mailing list [email protected] http://six.pairlist.net/mailman/listinfo/markdown-discuss
