Title: Markdeep Block
Author: neffff
Published: <strong>जुलाई 28, 2022</strong>
Last modified: डिसेम्बर 28, 2022

---

प्लगिनहरू खोज्नुहोस्

यो प्लगिन **वर्डप्रेसका ३ प्रमुख नवीनतम रिलीजहरूसँग परीक्षण गरिएको छैन**। यो अब 
सम्भवतः व्यवस्थित वा समर्थन नभएको हुन सक्छ र वर्डप्रेसका नयाँ संस्करणहरूमा प्रयोग
गर्दा अनुकूलता सम्बन्धी समस्या हुन सक्छ।

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

# Markdeep Block

 [neffff](https://profiles.wordpress.org/neffff/) द्वारा

[डाउनलोड गर्नुहोस्](https://downloads.wordpress.org/plugin/markdeep-block.0.0.2.zip)

 * [विवरण](https://ne.wordpress.org/plugins/markdeep-block/#description)
 * [समीक्षाहरू](https://ne.wordpress.org/plugins/markdeep-block/#reviews)
 *  [स्थापना](https://ne.wordpress.org/plugins/markdeep-block/#installation)
 * [विकास](https://ne.wordpress.org/plugins/markdeep-block/#developers)

 [सहायता](https://wordpress.org/support/plugin/markdeep-block/)

## विवरण

> “Markdeep is ideal for design documents, specifications, README files, code documentation,
> lab reports, blogs, and technical web pages. Because the source is plain text,
> Markdeep works well with software development toolchains.”
>  — http://casual-effects.
> com/markdeep/
> “Markdeep is a text formatting syntax that extends Markdown, and a JavaScript 
> program for making it work in browsers. The two most powerful features are its
> ability to run in any web browser on the client side and the inclusion of diagrams.”
> —
> https://casual-effects.com/markdeep/features.md.html

This plugin adds a gutenberg block supporting the [markdeep](http://casual-effects.com/markdeep/)
language. The editor shows both a plaintext
 area for composing the text, and a 
preview area to display the rendered block.

### MathJax & CDN

In order to support [MathJax](https://www.mathjax.org/) features, the MathJax library
is loaded from an external [CDN (cdnjs/cloudflare)](https://cdnjs.cloudflare.com/).

> MathJax.org does not collect, maintain, distribute, purchase, or sell personal
> data of any kind, and uses no cookies or other tracking
>  or advertising techniques.
> Likewise, the MathJax software does not track you, and uses local storage only
> to maintain your preferences as set by the MathJax contextual menu.
> — https://www.mathjax.org/#privacy-statement

If you do not change the CDN you will be subject to cloudflare’s [terms](https://www.cloudflare.com/website-terms/)&
[privacy policy](https://www.cloudflare.com/privacypolicy/).

This CDN can be changed with a one-line script. (Alternately, use the WordPress 
plugin file editor to uncomment a similar line in
 markdeep-block.php). _In the 
future this should be an exposed configuration option._

To override the CDN use:

    ```
    `php
    ```

// Markdeep currently uses version 2.7.6
 add_filter( ‘markdeepblock_mathjax_url’,
fn($u) => ‘https://cdn.jsdelivr.net/npm/mathjax@2.7.6/unpacked/MathJax.js?config
=TeX-AMS-MML_HTMLorMML’ ); `

### Planned features

 * UI to configure CDN for JS resources (Markdeep, MathJax).
 * Configurable style per block.
 * Drop-down style selection of styles (globally & per-block).
 * Get MathJax commands working in editor. _(MathJax currently works in posts)._
 * Markdeep specific LaTeX/MathJax macros. (e.g. θ₀, θ₁, etc.)
 * Configurable MathJax macros.
 * Optional Table of Contents (currently suppressed)

### Logo

The logo is derived from [Dustin Curtis’s](https://dustincurtis.com) https://github.
com/dcurtis/markdown-mark.

## ब्लकहरू

यो प्लगिनले 1 ब्लक उपलब्ध गराउँछ।

 *   Markdeep Block Markdeep Block is a WordPress plugin for adding Gutenberg blocks
   supporting Markdeep syntax.

## स्थापना

This plugin can be installed through the normal processes: the WordPress plugin 
directory, (hopefully) the WordPress block
 directory, and a manual installation.

 1. Upload the plugin files to the `/wp-content/plugins/markdeep-block` directory, 
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.

## प्रश्नोत्तर

### Can you make diagrams with this?

Yes, in fact it’s all done with text! See the [markdeep site](https://casual-effects.com/markdeep/features.md.html#diagramexamples)
for specific
 examples.

## समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

## योगदानकर्ता र डेभलपरहरू

“Markdeep Block” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका
छन्।

योगदानकर्ताहरू

 *   [ neffff ](https://profiles.wordpress.org/neffff/)

[“Markdeep Block” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्](https://translate.wordpress.org/projects/wp-plugins/markdeep-block)

### विकासमा रुचि छ?

[आरएसएस](https://plugins.trac.wordpress.org/log/markdeep-block/?limit=100&mode=stop_on_copy&format=rss)
द्वारा [कोड ब्राउज गर्नुहोस्](https://plugins.trac.wordpress.org/browser/markdeep-block/),
[एसभीएन रिपजिटरी](https://plugins.svn.wordpress.org/markdeep-block/) हेर्नुहोस्,
वा [विकास लग](https://plugins.trac.wordpress.org/log/markdeep-block/) को सदस्यता
लिनुहोस्।

## चेन्जलग

#### 0.0.2

 * Update to markdeep 1.15

## मेटा

 *  संस्करण **0.0.2**
 *  पछिल्लो अपडेट **4 वर्ष अघि**
 *  सक्रिय स्थापना **१० भन्दा कम**
 *  वर्डप्रेस संस्करण ** 5.9 वा उच्च **
 *  जाँच गरिएको **6.0.12**
 *  PHP संस्करण ** 7.0 वा उच्च **
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/markdeep-block/)
 * ट्यागहरू
 * [diagrams](https://ne.wordpress.org/plugins/tags/diagrams/)[graphics](https://ne.wordpress.org/plugins/tags/graphics/)
   [markdown](https://ne.wordpress.org/plugins/tags/markdown/)[MathJaX](https://ne.wordpress.org/plugins/tags/mathjax/)
 *  [उन्नत दृश्य](https://ne.wordpress.org/plugins/markdeep-block/advanced/)

## रेटिङ्गहरू

अहिलेसम्म कुनै समीक्षा पेस गरिएको छैन।

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

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

## योगदानकर्ताहरू

 *   [ neffff ](https://profiles.wordpress.org/neffff/)

## सहायता

केही भन्नु छ? सहयोग चाहियो?

 [सहायता फोरम हेर्नुहोस्](https://wordpress.org/support/plugin/markdeep-block/)