Comments markup processing

asked 2014-09-11 17:36:46 -0500

bob j's avatar

updated 2014-10-09 11:05:37 -0500

When a comment is submitted, it is not initially parsed for markdown. You have to reload the page to see the actual processed markdown. For example, commenting **text**, initially it shows the comment as **text** instead of text. When you reload or revisit the page, the text it bold.

This bugs happens on the askfedora site - here the markdown in the comments is not parsed at all - is it bug in askbot or should I contact them?

edit retag flag offensive close merge delete