PHPackages                             christianblos/markdown2html - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. christianblos/markdown2html

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

christianblos/markdown2html
===========================

Converts markdown files to static html pages

0.4(5y ago)01.3k2MITPHPPHP ~7.3 | ^8.0

Since Jan 8Pushed 5y ago1 watchersCompare

[ Source](https://github.com/christianblos/markdown2html)[ Packagist](https://packagist.org/packages/christianblos/markdown2html)[ RSS](/packages/christianblos-markdown2html/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (1)Versions (5)Used By (2)

markdown2html
=============

[](#markdown2html)

Converts markdown files to static html pages. [See demo](http://christianblos.github.io/codedocs) (I used it to document another project of mine).

Installation
------------

[](#installation)

Use composer to install the latest version: `composer require --dev christianblos/markdown2html`

Create html via command line
----------------------------

[](#create-html-via-command-line)

First, you must configure markdown2html by adding a **markdown2html.config.php** file to the root folder of your repository:

```
