Skip to content

SebSept/YiiLiveMarkdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YiiLiveMarkdown

What for ?

Type markdown and watch the html result live.

Install

You may need to change path to framework in /index.php by editing $yii.

Config

  • Change the ajax refresh interval time in protected/config/main.php, edit md_refreshInterval value. ( Default to 1000 miliseconds. )

How is it made

Trigger an ajax request each second (default) to convert markdown to html (if user types only)

Uses

Why

I just made it to

  • write README.md files (for github). (Yes, i know other solutions exists but you can consider it as simple yii tiny app example).
  • train with git and github.

Licence

There should be one ... (feel free to give advice).

Contribute

Feel free to contribute and make pull request.

About

A tiny yii app to Type markdown and watch the html result live.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors