Title: Markdown Plugin Question
Last modified: August 18, 2016

---

# Markdown Plugin Question

 *  rayn
 * [21 years, 11 months ago](https://wordpress.org/support/topic/markdown-plugin-question/)
 * I’m using Markdown and finding it works fine for posts but not for comments. 
   Anyone else have the same problem? Suggestions?
    thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Zarniwoop](https://wordpress.org/support/users/zarniwoop/)
 * (@zarniwoop)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/markdown-plugin-question/#post-59979)
 * The comments are not formatted with Markdown by default. If you _really_ want
   to change this, you can have a look at wp-content/plugins/markdown.php and change`
   remove_filter('comment_text', 'Markdown');` to `add_filter('comment_text', 'Markdown');`,
   but IMHO this is not a good idea, because you can’t disable tags and the syntax
   is quite unusual (although I really like it) at least in comments.
 *  Thread Starter Anonymous
 * [21 years, 11 months ago](https://wordpress.org/support/topic/markdown-plugin-question/#post-60004)
 * ok, thanks! I’ll leave it the way it is..

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Markdown Plugin Question’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: Anonymous
 * Last activity: [21 years, 11 months ago](https://wordpress.org/support/topic/markdown-plugin-question/#post-60004)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
