Title: bbP Markdown
Author: Markus Echterhoff
Published: <strong>ستمبر 21, 2017</strong>
Last modified: جنوری 9, 2019

---

پلگ انز تلاش کریں

یہ پلگ ان **ورڈپریس کے تازہ ترین 3 ریلیزوں کے ساتھ ٹیسٹ نہیں کیا گیا ہے**۔ اب یہ
برقرار نہیں رکھا جا سکتا یا معاونت نہیں کی جا سکتی اور اس کو ورڈپریس کے تازہ ترین
ورژنز کے ساتھ استعمال کیے جانے پر مطابقت کے مسائل ہو سکتے ہیں۔

![](https://s.w.org/plugins/geopattern-icon/bbp-markdown.svg)

# bbP Markdown

 منجانب [Markus Echterhoff](https://profiles.wordpress.org/mechter/)

[ڈاؤن لوڈ کریں](https://downloads.wordpress.org/plugin/bbp-markdown.1.5.zip)

 * [تفصیلات](https://ur.wordpress.org/plugins/bbp-markdown/#description)
 * [جائزے](https://ur.wordpress.org/plugins/bbp-markdown/#reviews)
 * [ڈیولپمنٹ](https://ur.wordpress.org/plugins/bbp-markdown/#developers)

 [معاونت](https://wordpress.org/support/plugin/bbp-markdown/)

## تفصیل

This is the Markdown plugin for bbPress that I needed, but could not find. It replaces
the standard editor with a responsive Markdown form that includes a preview and 
formatting help. The Markdown is parsed using PHP Markdown(Extra) and saved as a
regular HTML bbPress post. The Markdown is saved separately for later editing. The
plugin can be activated and deactivated without affecting your bbPress data, it 
uninstalls cleanly (deleting any saved Markdown code) and is multisite compatible.

Tip: You can give the plugin a slight performance boost if your forum is Markdown
only or you don’t care that some non-Markdown posts are displayed slightly different
than before (e.g. not turning newlines into paragraphs or no longer making URLs 
automatically clickable), by adding the following to your theme’s functions.php:`
add_filter( 'bbpmd_remove_output_filters_for_all_posts', '__return_true' );`

## اسکرین شاٹس

[[

[[

[[

[[

## جائزے

![](https://secure.gravatar.com/avatar/f51ea997daeae1bbd175edce68612565856b66b23a58fa673f8688a3302d30af?
s=60&d=retro&r=g)

### 󠀁[Also works with the BuddyBoss Platform forums!](https://wordpress.org/support/topic/also-works-with-the-buddyboss-platform-forums/)󠁿

 [Bigue Nique](https://profiles.wordpress.org/biguenique/) مئی 20, 2021

Amazing! Anyone has been looking for a Markdown editor for the bbPress forums? I’ve
been turning the Internet upside down to get exactly what this plugin does! It works
as expected with bbPress, but with the BuddyBoss Platform forums too! You just need
to adjust your theme’s CSS rules for proper display in the preview tab, otherwise,
everything works like I couldn’t dare to dream! Thanks for this simple yet essential
plugin.

![](https://secure.gravatar.com/avatar/29e8c04983d954d3c3ec374c63313afcaaace41571beb23ce5cfe1849f0c6e50?
s=60&d=retro&r=g)

### 󠀁[Works well](https://wordpress.org/support/topic/works-well-1508/)󠁿

 [ohfuchs](https://profiles.wordpress.org/ohfuchs/) دسمبر 14, 2018

The plugin works well. I think I will give it a try and use it in my next project.

![](https://secure.gravatar.com/avatar/9f2d2ab6ce570ec22c83af0da622c4677bf462df42820530e8b6e221d94b9548?
s=60&d=retro&r=g)

### 󠀁[Works wonders](https://wordpress.org/support/topic/works-wonders-21/)󠁿

 [Eliot Akira](https://profiles.wordpress.org/miyarakira/) جون 15, 2018

Thank you for this well-designed plugin, it works seamlessly with existing bbPress
setup. I appreciate the effort and thought put into it, for example, how it integrates
techniques from several other related plugins, and how it uninstalls cleanly. One
thing I wish it had is a way to apply the same Markdown editor to normal comments
as well.

 [ تمام 3 جائزے پڑھیں ](https://wordpress.org/support/plugin/bbp-markdown/reviews/)

## شراکت دار اور ڈیویلپرز

“bbP Markdown” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:

شراکت دار

 *   [ Markus Echterhoff ](https://profiles.wordpress.org/mechter/)

[“bbP Markdown” کا اپنی زبان میں ترجمہ کریں۔](https://translate.wordpress.org/projects/wp-plugins/bbp-markdown)

### ڈویلپمینٹ میں دلچسپی ہے؟

[کوڈ براؤز کریں](https://plugins.trac.wordpress.org/browser/bbp-markdown/)، [ایس این وی ریپوزیٹری](https://plugins.svn.wordpress.org/bbp-markdown/)
کو چیک کریں یا [ڈویلپمینٹ لاگ](https://plugins.trac.wordpress.org/log/bbp-markdown/)
کو سبسکرائب کریں بذریعہ [آر ایس ایس](https://plugins.trac.wordpress.org/log/bbp-markdown/?limit=100&mode=stop_on_copy&format=rss)۔

## چینج لاگ

#### 1.5

 * bbpmd_help_content is now an action rather than a filter
 * minor code improvements

#### 1.4

 * added new filter: bbpmd_help_content

#### 1.3

 * brought back the larger margin lost in the previous update

#### 1.2

 * fixed a few bugs

#### 1.1

 * the markdown form can now be loaded multiple times on the same page
 * removed a set of standard bbp content output filters that conflicts with the 
   intended markdown output
 * added filter to disable bbp content output filter removal
 * added filter to selectively disable output filtering for markdown posts only
 * changed "Message” to "Write”
 * added filters for "Write”, "Preview” and "Help”
 * added examples for linebreak and paragraph break
 * min-height of preview panel is now set dynamically
 * cleaned up html output

#### 1.0

 * initial release

## میٹا

 *  Version **1.5**
 *  Last updated **8 سال پہلے**
 *  Active installations **10+**
 *  WordPress version ** 3.6 یا اس سے جدید **
 *  Tested up to **5.0.25**
 *  Language
 * [English (US)](https://wordpress.org/plugins/bbp-markdown/)
 * Tags
 * [bbPress](https://ur.wordpress.org/plugins/tags/bbpress/)[markdown](https://ur.wordpress.org/plugins/tags/markdown/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/bbp-markdown/advanced/)

## درجہ بندیاں

 5 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/bbp-markdown/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/bbp-markdown/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/bbp-markdown/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/bbp-markdown/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/bbp-markdown/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/bbp-markdown/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/bbp-markdown/reviews/)

## شراکت دار

 *   [ Markus Echterhoff ](https://profiles.wordpress.org/mechter/)

## معاونت

کچھ کہنا ہے؟ مدد چاہیے؟

 [معاونتی فورم دیکھیں](https://wordpress.org/support/plugin/bbp-markdown/)

## عطیہ دیں

کیا آپ اس پلگ ان کی ترقی میں معاونت کرنا چاہتے ہیں؟

 [ اس پلگ ان کو عطیہ دیں ](https://www.markusechterhoff.com/donation/)