# 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](https://www.vvveb.com/edit.php) for a preview.
[![Tiny php markdown notepad](https://www.vvveb.com/tinyphpmarkdown.gif)](https://www.vvveb.com/tinyphpmarkdown.mkv)
### Features
* Realtime markdown to html conversion done in javascript
* Automatic link higlight for all links
```