Title: Markdeep Block
Author: neffff
Published: <strong>28 Tháng 7, 2022</strong>
Last modified: 28 Tháng 12, 2022

---

Tìm kiếm plugin

Plugin này **chưa được cập nhật với 3 phiên bản mới nhất của WordPress**. Nó có 
thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress
mới nhất.

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

# Markdeep Block

 Bởi [neffff](https://profiles.wordpress.org/neffff/)

[Tải về](https://downloads.wordpress.org/plugin/markdeep-block.0.0.2.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/markdeep-block/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/markdeep-block/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/markdeep-block/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/markdeep-block/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/markdeep-block/)

## Mô tả

> “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.

## Khối

Plugin này cung cấp 1 khối.

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

## Cài đặt

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.

## Hỏi đáp

### 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.

## Đánh giá

Không có đánh giá nào cho plugin này.

## Người đóng góp & Lập trình viên

“Markdeep Block” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

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

[Dịch “Markdeep Block” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/markdeep-block)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/markdeep-block/), check 
out [SVN repository](https://plugins.svn.wordpress.org/markdeep-block/), hoặc theo
dõi [nhật ký phát triển](https://plugins.trac.wordpress.org/log/markdeep-block/)
qua [RSS](https://plugins.trac.wordpress.org/log/markdeep-block/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

#### 0.0.2

 * Update to markdeep 1.15

## Meta

 *  Phiên bản **0.0.2**
 *  Cập nhật lần cuối **4 năm trước**
 *  Số lượt cài đặt **Ít hơn 10**
 *  Phiên bản WordPress ** 5.9 hoặc cao hơn **
 *  Đã kiểm tra lên đến **6.0.12**
 *  Phiên bản PHP ** 7.0 hoặc cao hơn **
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/markdeep-block/)
 * Thẻ
 * [diagrams](https://vi.wordpress.org/plugins/tags/diagrams/)[graphics](https://vi.wordpress.org/plugins/tags/graphics/)
   [markdown](https://vi.wordpress.org/plugins/tags/markdown/)[MathJaX](https://vi.wordpress.org/plugins/tags/mathjax/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/markdeep-block/advanced/)

## Đánh giá

Chưa có đánh giá nào được gửi.

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

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/markdeep-block/reviews/)

## Những người đóng góp

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

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/markdeep-block/)