Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joppuyo/acf-commonmark

Allows you to add a Markdown field to ACF using CommonMark standard
https://github.com/joppuyo/acf-commonmark

acf acf-addon acf-field advanced-custom-fields commonmark markdown wordpress wp-plugin

Last synced: about 2 months ago
JSON representation

Allows you to add a Markdown field to ACF using CommonMark standard

Awesome Lists containing this project

README

        

# Advanced Custom Fields - CommonMark Field

[![Build Status](https://travis-ci.org/joppuyo/acf-commonmark.svg?branch=master)](https://travis-ci.org/joppuyo/acf-commonmark)
[![WordPress plugin](https://img.shields.io/wordpress/plugin/v/acf-commonmark.svg)](https://wordpress.org/plugins/acf-commonmark/)
[![Inactively Maintained](https://img.shields.io/badge/Maintenance%20Level-Inactively%20Maintained-yellowgreen.svg)](https://gist.github.com/cheerfulstoic/d107229326a01ff0f333a1d3476e068d)

An extension to [Advanced Custom Fields](https://www.advancedcustomfields.com/) that allows you to write text in [Markdown](https://en.wikipedia.org/wiki/Markdown) format, using the [CommonMark](http://commonmark.org/) standard. Includes a preview mode.

## Writing mode

![Screenshot of the writing mode](assets/images/screenshot-1.png)

## Preview mode

![Screenshot of the writing mode](assets/images/screenshot-2.png)

## License

GPLv2 or later