|
As shown in the screenshot below, my OSQA installation (the current SVN trunk) is displaying placeholder text on the FAQ page. Any idea what might cause this?
|
|
This is exactly the same problem has you previous question about the comments. Bad markdown parser version, or even the wrong lib. Strange, since markdown formatting is working fine for me in question text. Looks like I’ve got version 1.7 of the python-markdown egg.
(15 Aug '10, 20:17)
Kevin Yank
My OSQA log file contains the following Markdown-related messages:
(15 Aug '10, 20:17)
Kevin Yank
Updating to python-markdown 2.0.3 fixed this problem!
(15 Aug '10, 20:21)
Kevin Yank
|
