WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commentar/PlainText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlainText

Build Status Scrutinizer Quality Score Code Coverage Latest Stable Version Total Downloads

Plain text post formatter for the Commentar project.

Installation

Add the formatter to the project's composer.json file:

"require": {
    "commentar/plain-text": "0.0.*",
}

Use it in your templates:

<?php echo $this->renderView('PlainText', ['content' => $comment['content']]); ?>

About

Plain text post formatter

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages