Skip to content

A small php file that allows you to quickly edit a `markdown` file on your server with real-time preview, you can use it for quick notes or as a paste bin

License

Notifications You must be signed in to change notification settings

givanz/tiny-php-markdown-notepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Tiny php markdown notepad

A small php file that allows you to quickly edit a markdown file on your server with real-time preview, you can use it for quick notes or as a paste bin. Check the demo for a preview.

Tiny php markdown notepad

Features

  • Realtime markdown to html conversion done in javascript
  • Automatic link higlight for all links
<?php
echo 'Code blocks';

About

A small php file that allows you to quickly edit a `markdown` file on your server with real-time preview, you can use it for quick notes or as a paste bin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages