Select your language

Home arrow-right ... arrow-right Development Software arrow-right Component Libraries Software arrow-right PHP Markdown

We've compiled a list of 43 free and paid alternatives to PHP Markdown. The primary competitors include Markdown, MarkPad. In addition to these, users also draw comparisons between PHP Markdown and Byword, CKEditor, ReText. Also you can look at other similar options here: Development Software, Component Libraries Software.


Markdown
Free Open Source

Markdown is a text-to-HTML conversion tool for web writers.

MarkPad
Free Open Source

MarkPad is a Text editor for writing in MarkDown-Syntax.

The easy way to write Markdown and rich text on your Mac and iDevices

CKEditor
Open Source

CKEditor(s) are easy-to-implement Open Source JavaScript WYSIWYG rich text editors for any web...

ReText
Free Open Source

Simple text editor for Markdown and reStructuredText documents.

Markdown pastebin and publishing service with preview, custom urls and editing.

TinyMCE
Open Source

TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open...

ContentTools
Free Open Source

A small & beautiful WYSIWYG editor for HTML content.

WYMeditor
Free Open Source

WYMeditor is a web-based WYSIWYM (What You See Is What You Mean) XHTML editor (not WYSIWYG).

Sphinx
Free Open Source

Sphinx is a tool that makes it easy to create intelligent and beautiful documentation, written by...

PHP port of the Markdown text-to-HTML conversion tool for web writers.

PHP Markdown Platforms

tick-square Windows
tick-square Web-Based
tick-square Linux
tick-square Mac

PHP Markdown Overview

Introduction

This is a library package that includes the PHP Markdown parser and its sibling PHP Markdown Extra with additional features. Originally it was a port to PHP of the Markdown tool written by John Gruber.

“Markdown” is two things: a plain text markup syntax, and a software tool that converts the plain text markup to HTML for publishing on the web.

The Markdown syntax allows you to write text naturally and format it without using HTML tags. More importantly: in Markdown format, your text stays enjoyable to read for a human being, and this is true enough that it makes a Markdown document publishable as-is, as plain text. If you are using text-formatted email, you already know some part of the syntax.

Visit the Concepts page for a short introduction full of examples where you will learn to write with Markdown. If you have some understanding of HTML, you can also read the full documentation of Markdown’s syntax, available on John’s web site.

Requirement

This library package requires PHP 5.3 or later.

Note: The older plugin/library hybrid package for PHP Markdown and PHP Markdown Extra is still maintained and will work with PHP 4.0.5 and later.

Before PHP 5.3.7, pcre.backtrack_limit defaults to 100 000, which is too small in many situations. You might need to set it to higher values. Later PHP releases defaults to 1 000 000, which is usually fine.

PHP Markdown Features

tick-square MarkDown support
tick-square Text formatting

Top PHP Markdown Alternatives

Share your opinion about the software, leave a review and help make it even better!

PHP Markdown Categories

Component Libraries Software

PHP Markdown Tags

markup markdown php html

Suggest Changes

Your Feedback

Select a rating
Please select a rating

Your vote has been counted.

Do you have experience using this software?