https://github.com/symphonycms/markdown
Markdown Text Formatter for Symphony CMS
https://github.com/symphonycms/markdown
symphony-cms symphony-cms-extension symphony-cms-formatter
Last synced: 10 months ago
JSON representation
Markdown Text Formatter for Symphony CMS
- Host: GitHub
- URL: https://github.com/symphonycms/markdown
- Owner: symphonycms
- License: other
- Created: 2010-07-21T00:22:29.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2018-06-12T20:58:25.000Z (about 8 years ago)
- Last Synced: 2025-04-12T21:13:17.342Z (about 1 year ago)
- Topics: symphony-cms, symphony-cms-extension, symphony-cms-formatter
- Language: PHP
- Homepage: http://symphonyextensions.com/extensions/markdown/
- Size: 650 KB
- Stars: 7
- Watchers: 8
- Forks: 12
- Open Issues: 5
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# Markdown
This extension provides Markdown formatting for fields.
It is part of the Symphony core download package.
## Synopsis
Format text using [Markdown](http://daringfireball.net/projects/markdown/) syntax. This release also passes any output through the [HTML Purifier](http://htmlpurifier.org/) library.
## Installation & Updating
Although the update should address this, fields that used a previous version (< 1.10) may appear to have no formatter specified and will need to be set manually.
Information about [installing and updating extensions](http://getsymphony.com/learn/tasks/view/install-an-extension/) can be found in the Symphony documentation at .