Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months ago
JSON representation
Allows you to add a Markdown field to ACF using CommonMark standard
- Host: GitHub
- URL: https://github.com/joppuyo/acf-commonmark
- Owner: joppuyo
- License: gpl-2.0
- Created: 2018-07-10T09:02:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-13T21:51:56.000Z (about 2 years ago)
- Last Synced: 2024-08-03T13:04:27.733Z (6 months ago)
- Topics: acf, acf-addon, acf-field, advanced-custom-fields, commonmark, markdown, wordpress, wp-plugin
- Language: SCSS
- Homepage: https://wordpress.org/plugins/acf-commonmark/
- Size: 743 KB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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