Click here to Skip to main content
15,888,908 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
GeneralRe: Notification emails killing Outlook 2010 Pin
Chris Maunder22-Aug-14 11:42
cofounderChris Maunder22-Aug-14 11:42 
GeneralRe: Notification emails killing Outlook 2010 Pin
OriginalGriff22-Aug-14 21:49
mveOriginalGriff22-Aug-14 21:49 
GeneralRe: Notification emails killing Outlook 2010 Pin
OriginalGriff26-Aug-14 5:45
mveOriginalGriff26-Aug-14 5:45 
GeneralRe: Notification emails killing Outlook 2010 Pin
Chris Maunder26-Aug-14 6:05
cofounderChris Maunder26-Aug-14 6:05 
GeneralRe: Notification emails killing Outlook 2010 Pin
OriginalGriff26-Aug-14 6:13
mveOriginalGriff26-Aug-14 6:13 
GeneralRe: Notification emails killing Outlook 2010 Pin
Chris Maunder26-Aug-14 6:19
cofounderChris Maunder26-Aug-14 6:19 
BugUnwanted text box in "unsubscribe" page. Pin
SamiulAnan21-Aug-14 22:03
SamiulAnan21-Aug-14 22:03 
BugHTML in <pre> is rendered literally! Pin
Qwertie21-Aug-14 14:46
Qwertie21-Aug-14 14:46 
I have been writing all my new articles and blog posts in Markdown recently, and I have noticed an error in the way codeproject renders the HTML from markdown.

Any code block in markdown is rendered with a <code> element INSIDE a <pre> element, usually with attributes like <code lang="csharp"> or something. I have tried three different Markdown-to-HTML converters, each with slightly different output, but all of them do this. The problem is that CodeProject renders the <code> tag literally. The opening tag is shown on-screen but the closing tag is hidden. You can see this on my recent blog posts like this one:

Blogging on GitHub[^]

This gets vastly worse if the <pre> tag already contains syntax highlighting. For example see Building a table of contents in Javascript[^] or How to export a blogspot blog to HTML/GitHub with C#[^]

P.S. Ctrl+Z is broken when editing article HTML.
GeneralRe: HTML in <pre> is rendered literally! Pin
Chris Maunder21-Aug-14 16:15
cofounderChris Maunder21-Aug-14 16:15 
GeneralRe: HTML in <pre> is rendered literally! Pin
Qwertie23-Aug-14 6:17
Qwertie23-Aug-14 6:17 
SuggestionClear notification when you view a page Pin
Stephen Hewison20-Aug-14 22:32
Stephen Hewison20-Aug-14 22:32 
GeneralRe: Clear notification when you view a page Pin
Chris Maunder5-Sep-14 9:45
cofounderChris Maunder5-Sep-14 9:45 
SuggestionSearch edit in lounge jumps an inch higher when clicked Pin
Joe Woodbury20-Aug-14 11:39
professionalJoe Woodbury20-Aug-14 11:39 
GeneralRe: Search edit in lounge jumps an inch higher when clicked Pin
Chris Maunder20-Aug-14 12:51
cofounderChris Maunder20-Aug-14 12:51 
QuestionHow to pick up "old" subjects best? Or: Do additions to very old discussions get recognised? Pin
Chris87520-Aug-14 5:40
professionalChris87520-Aug-14 5:40 
AnswerRe: How to pick up "old" subjects best? Or: Do additions to very old discussions get recognised? Pin
Chris Maunder20-Aug-14 13:18
cofounderChris Maunder20-Aug-14 13:18 
SuggestionRe: How to pick up "old" subjects best? Or: Do additions to very old discussions get recognised? Pin
Chris87521-Aug-14 0:44
professionalChris87521-Aug-14 0:44 
GeneralRe: How to pick up "old" subjects best? Or: Do additions to very old discussions get recognised? Pin
Chris Maunder21-Aug-14 2:56
cofounderChris Maunder21-Aug-14 2:56 
GeneralRe: How to pick up "old" subjects best? Or: Do additions to very old discussions get recognised? Pin
Chris87521-Aug-14 3:11
professionalChris87521-Aug-14 3:11 
GeneralRe: How to pick up "old" subjects best? Or: Do additions to very old discussions get recognised? Pin
Chris Maunder21-Aug-14 4:18
cofounderChris Maunder21-Aug-14 4:18 
QuestionCPOL Quesion Pin
Thomas Daniels19-Aug-14 22:28
mentorThomas Daniels19-Aug-14 22:28 
AnswerRe: CPOL Quesion Pin
Chris Maunder20-Aug-14 4:06
cofounderChris Maunder20-Aug-14 4:06 
GeneralRe: CPOL Quesion Pin
Thomas Daniels20-Aug-14 4:29
mentorThomas Daniels20-Aug-14 4:29 
GeneralRe: CPOL Quesion Pin
Nelek20-Aug-14 5:32
protectorNelek20-Aug-14 5:32 
GeneralRe: CPOL Quesion Pin
Chris Maunder20-Aug-14 10:17
cofounderChris Maunder20-Aug-14 10:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Flags: FixedAnswered

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.