Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

uniter/markdown-plugin-example

Open more actions menu

Repository files navigation

PHP Markdown plugin example

An example of how to use Uniter's experimental inline PHP Markdown plugin.

Usage

Setup

$ git clone https://github.com/uniter/markdown-plugin-example.git
$ npm ci
$ composer install

Command line test

$ npm start

You should see the expected output:

Here is your Markdown HTML:
<h3>My intro</h3><ul><li>Firstly, hello <em>Archie</em>, how are <em>you</em>?</li><li>Secondly, just where exactly did you go?</li></ul> 

Browser test

$ npm run build:browser:dev
$ open index.html

You should see the Markdown document rendered on the page.

About

An example of how to use Uniter's experimental inline PHP Markdown plugin

Topics

Resources

Stars

Watchers

Forks

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.