WP Manifestindependent plugin directory
manifest / unclassified / php-chirashi

Markdown Extra

PHP written Chirashi No Ura

by Michel Fortin · github.com/kenojiri/php-chirashi · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/kenojiri/php-chirashi/archive/refs/heads/master.zip

Readme

PHP Chirashi No Ura

PHP written Chirashi No Ura. You can write texts and save them to sqlite data store. If you wrote a text in markdown syntax, you can view the rendered text by PHP Markdown & Extra (markdown.php).

Requirements

  • Apache HTTP Server (>= 2.0)
    • mod_rewrite
  • PHP (>= 5.1)
    • PDO support
    • sqlite support

License

PHP Markdown & Extra Copyright (c) 2004-2012 Michel Fortin
http://michelf.ca/projects/php-markdown/

Original Markdown Copyright (c) 2004-2006 John Gruber
http://daringfireball.net/projects/markdown/

PHP Chirashi No Ura Copyright (c) 2013 ozzozz
http://ozz.in/

Read the full README on GitHub →