Mô tả
An extension to Advanced Custom Fields that allows you to write text in Markdown format, using the CommonMark standard. Includes a preview mode.
Compatibility
This ACF field type is compatible with:
- ACF 5
Cài đặt
- Copy the
acf-commonmark
folder into yourwp-content/plugins
folder - Activate the CommonMark plugin via the plugins admin page
- Create a new field via ACF and select the CommonMark type
- Read the description above for usage instructions
Hỏi đáp
- Installation Instructions
-
- Copy the
acf-commonmark
folder into yourwp-content/plugins
folder - Activate the CommonMark plugin via the plugins admin page
- Create a new field via ACF and select the CommonMark type
- Read the description above for usage instructions
- Copy the
Người đóng góp & Lập trình viên
“Advanced Custom Fields: CommonMark Field” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Advanced Custom Fields: CommonMark Field” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.11
- Fix issue where bullet points are missing in unordered list
1.0.10
- Deploy to w.org
1.0.4
- Remove .gitignore from build zip
1.0.3
- Update readme
1.0.2
- Add source map support
1.0.1
- Fix issue with build pipeline
1.0.0
- Initial Release.