Click here to Skip to main content
15,898,371 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: Lists Pin
Luc Pattyn28-Nov-09 11:09
sitebuilderLuc Pattyn28-Nov-09 11:09 
GeneralRe: Lists Pin
AspDotNetDev28-Nov-09 15:07
protectorAspDotNetDev28-Nov-09 15:07 
GeneralRe: Lists Pin
Chris Maunder1-Dec-09 4:21
cofounderChris Maunder1-Dec-09 4:21 
GeneralRe: Lists Pin
Dan Neely1-Dec-09 5:02
Dan Neely1-Dec-09 5:02 
GeneralRe: Lists Pin
Luc Pattyn1-Dec-09 5:38
sitebuilderLuc Pattyn1-Dec-09 5:38 
GeneralRe: Lists Pin
Chris Maunder1-Dec-09 6:25
cofounderChris Maunder1-Dec-09 6:25 
GeneralRe: Lists Pin
Luc Pattyn1-Dec-09 7:08
sitebuilderLuc Pattyn1-Dec-09 7:08 
GeneralRe: Lists Pin
Chris Maunder1-Dec-09 7:20
cofounderChris Maunder1-Dec-09 7:20 
If we enable/disable Markdown then it probably be via a Format dropdown (Plain text, Text + Simple HTML, Text + HTML + Simple Markdown kinda thing).

Luc Pattyn wrote:
Have you given up completely on all kinds of WYSIWYG editors?


Yes, for Quick Answers. Everyone complained about it so I dumped it and went back to the editor used in the forums.

If you know HTML then stick to it. I want to allow our members to just type a question and be done with it. If they want to add HTML decoration then we allow them, but we're not going to force anyone to include P or BR tags within a question just to get new lines.

For Markdown it's the same deal. Type using text. If you wish to add HTML then do that. If you wish to allow Markdown to be used then you have the option of decorating your text in a slightly different way to HTML. Instead of <b>...</b> you'd do **...**, instead of using ULs for lists you'd just prefix each line item in your list with *. Very basic.

The biggest problem that I see is entering code snippets. The article editor will stay as-is because it accepts raw HTML and provide a good deal of flexibility (balanced by our safety filters). Within a question, though, adding PRE tags is not a typical user's first thought. Markdown will treat anything indented 4 spaces as code, but to be that could be troublesome. I'm open to suggestions on how to make it easy to add code.

(and thanks for the < bug report)

cheers,
Chris Maunder

The Code Project Co-founder
Microsoft C++ MVP

GeneralRe: Lists Pin
Luc Pattyn1-Dec-09 8:03
sitebuilderLuc Pattyn1-Dec-09 8:03 
GeneralRe: Lists Pin
Chris Maunder8-Jan-10 4:08
cofounderChris Maunder8-Jan-10 4:08 
GeneralRe: Lists Pin
Luc Pattyn8-Jan-10 4:26
sitebuilderLuc Pattyn8-Jan-10 4:26 
GeneralRe: Lists Pin
Dan Neely1-Dec-09 7:10
Dan Neely1-Dec-09 7:10 
GeneralRe: Lists Pin
Luc Pattyn1-Dec-09 7:19
sitebuilderLuc Pattyn1-Dec-09 7:19 
GeneralRe: Lists Pin
Dan Neely1-Dec-09 7:40
Dan Neely1-Dec-09 7:40 
GeneralRe: Lists Pin
Luc Pattyn1-Dec-09 8:10
sitebuilderLuc Pattyn1-Dec-09 8:10 
GeneralRe: Lists Pin
Dan Neely1-Dec-09 8:48
Dan Neely1-Dec-09 8:48 
GeneralRandom Articles Pin
AspDotNetDev27-Nov-09 18:15
protectorAspDotNetDev27-Nov-09 18:15 
GeneralRe: Random Articles Pin
AspDotNetDev27-Nov-09 19:28
protectorAspDotNetDev27-Nov-09 19:28 
GeneralRe: Random Articles Pin
Chris Maunder8-Sep-10 2:51
cofounderChris Maunder8-Sep-10 2:51 
GeneralRe: Random Articles Pin
AspDotNetDev10-Sep-10 17:59
protectorAspDotNetDev10-Sep-10 17:59 
GeneralRe: Random Articles Pin
Chris Maunder17-Sep-10 15:32
cofounderChris Maunder17-Sep-10 15:32 
GeneralRe: Random Articles Pin
AspDotNetDev17-Sep-10 17:27
protectorAspDotNetDev17-Sep-10 17:27 
GeneralEnquiries / Questions Pin
aljodav27-Nov-09 9:32
aljodav27-Nov-09 9:32 
GeneralRe: Enquiries / Questions Pin
Chris Maunder27-Nov-09 9:40
cofounderChris Maunder27-Nov-09 9:40 
JokeRe: Enquiries / Questions Pin
Tom Deketelaere27-Nov-09 12:25
professionalTom Deketelaere27-Nov-09 12:25 

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

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