2017-25 © Pedro Peláez
 

phile-plugin sundown

Replace the default parser in Phile with the PHP-Sundown (https://github.com/chobie/php-sundown) (C parser for Markdown).

image

phile/sundown

Replace the default parser in Phile with the PHP-Sundown (https://github.com/chobie/php-sundown) (C parser for Markdown).

  • Thursday, January 15, 2015
  • by NeoBlack
  • Repository
  • 2 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Sundown-Parser-Plugin

Replace the default parser in Phile with the PHP-Sundown (C parser for Markdown)., (*1)

1. Installation

1.1 Installation (composer)

php composer.phar require phile/sundown:*

1.2 Installation (Download)

  • Clone this repo into plugins/phile/sundown

2. Activation

After you have installed the plugin. You need to add the following line to your config.php file:, (*2)

$config['plugins']['phile\\sundown'] = array('active' => true);

The Versions

15/01 2015

dev-master

9999999-dev http://philecms.com

Replace the default parser in Phile with the PHP-Sundown (https://github.com/chobie/php-sundown) (C parser for Markdown).

  Sources   Download

MIT

The Requires

 

cms content phile