|
Mar 10 |
awarded | Yearling |
|
Feb 28 |
awarded | Popular Question |
|
Jan 25 |
accepted | How to theme code blocks formatted by the prettify.js embedded with WP-Markdown? |
|
Jan 25 |
comment |
How to theme code blocks formatted by the prettify.js embedded with WP-Markdown? Thanks. I would try that. |
|
Jan 21 |
asked | How to theme code blocks formatted by the prettify.js embedded with WP-Markdown? |
|
Dec 18 |
comment |
Is there a plugin that provides a stackoverflow style editor for wordpress? @AnthonyAlberto Change the return line of function loadPrettify() to return is_singular($savedtypes) || is_home(); may be one solution. The function is in WP-Markdown.php. Don't know the line number cuz' I edited it in WP's admin page. |
|
Aug 5 |
awarded | Nice Question |
|
Mar 14 |
comment |
Is there a plugin that provides a stackoverflow style editor for wordpress? @StephenHarris Yeah that's what I want! Hope I can upvote twice! |
|
Mar 9 |
comment |
Is there a plugin that provides a stackoverflow style editor for wordpress? Nice! And I can always see markdown code in the editor when I want to edit the post. So it does some conversion from HTML to Markdown when I edit? Also here is my test with the plugin: dante.im/test-markdown-2 It works well with WP's Twenty-Eleven. |
|
Mar 8 |
awarded | Scholar |
|
Mar 8 |
accepted | Is there a plugin that provides a stackoverflow style editor for wordpress? |
|
Mar 8 |
comment |
Is there a plugin that provides a stackoverflow style editor for wordpress? I am using WP-Markdown now. It's really good. I look forward to the stackoverflow style interface for wp back-end. One thing to ask: how does the article with markdown stored in the db? Is it rendered to HTML when showing the post, or on saving the post? |
|
Mar 8 |
awarded | Supporter |
|
Mar 8 |
comment |
Is there a plugin that provides a stackoverflow style editor for wordpress? Ahhh this is reaaaaaaaaaaaaaaaly awesome! I can't wait to see a back-end version for wordpress' article and page editor! |
|
Mar 7 |
awarded | Student |
|
Mar 7 |
asked | Is there a plugin that provides a stackoverflow style editor for wordpress? |