Skip to content

Convert WordPress Plugin Readme Files to GitHub Flavored Markdown

License

Notifications You must be signed in to change notification settings

wpreadme2markdown/wp-readme-to-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP Readme to Markdown

Packagist Code Climate

Convert WordPress Plugin Readme Files to GitHub Flavored Markdown

Features

  • Converts headings
  • Formats contributors, donate link, etc.
  • Inserts screenshots

Usage

$markdown = \WPReadme2Markdown\Converter::convert($readme);

Installation

Composer

Add a composer dependency to your project:

composer require wpreadme2markdown/wpreadme2markdown --dev

CLI Version

Visit this GitHub page for the CLI version

Web Version

Visit this GitHub page for the web version and a link to its running instance

About

Convert WordPress Plugin Readme Files to GitHub Flavored Markdown

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages