Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/givanz/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
https://github.com/givanz/tiny-php-markdown-notepad
dark-mode dark-theme javascript markdown markdown-editor markdown-parser markdown-previewer markdown-to-html markdown-viewer note-taking note-taking-app notebook notes-app php
Last synced: 3 months ago
JSON representation
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
- Host: GitHub
- URL: https://github.com/givanz/tiny-php-markdown-notepad
- Owner: givanz
- License: mit
- Created: 2021-12-01T16:34:38.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-06T10:43:42.000Z (over 1 year ago)
- Last Synced: 2024-02-27T23:40:24.374Z (11 months ago)
- Topics: dark-mode, dark-theme, javascript, markdown, markdown-editor, markdown-parser, markdown-previewer, markdown-to-html, markdown-viewer, note-taking, note-taking-app, notebook, notes-app, php
- Language: PHP
- Homepage: https://www.vvveb.com/edit.php
- Size: 4.88 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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```