wolfnet-computing/md-to-html

A basic Markdown reader for PHP

dev-main 2024-12-07 19:56 UTC

This package is auto-updated.

Last update: 2025-06-07 21:07:11 UTC


README

Caution

This Composer library is in an early developmental stage, usage of it isn't recommended and is done at your own risk.

This Composer library is for usage on a PHP enabled web server and translates Markdown files into HTML Output.

Requires

A PHP enabled web server that you also have file upload and command line access to.

Installation

To install simply:

  • Download and install Composer.
  • Run composer require wolfnet-computing/md-to-html