MdTableEditor with Block Editor

Description

A block editor that supports editing tables in Markdown notation.

You can edit Markdown tables by adding, deleting, moving columns and rows, aligning text, and shaping.
Please see here for specific operations.

This is a port of the VSCode extension “MdTableEditor” to the block editor.

https://marketplace.visualstudio.com/items?itemName=clover.md-table-editor

Please see here for specific operations.

https://github.com/denki-kurage/md-table-editor-with-block-editor/blob/main/src/kurage/document/readme.md

for developers.

https://github.com/denki-kurage/md-table-editor-with-block-editor

Venders

vender-licenses.md

Arbitrary section

Screenshots

Blocks

This plugin provides 1 block.

  • MdTableEditor with Block Editor This is an editor that allows you to edit tables in Markdown notation.

Installation

  1. Go to the admin screen
  2. Open the “Plugins” item and click “Add New Plugin”
  3. Enter “MdTableEditor” in the search box.
  4. Find “MdTableEditor with WordPress Block Editor” and click “Install”

FAQ

A question that someone might have

What about foo bar?

Reviews

There are no reviews for this plugin.

Contributors & Developers

“MdTableEditor with Block Editor” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

0.1.0

  • Release