revealgo
revealgo copied to clipboard
Live reloading
Implement a live reloading option. When the markdown file is changed, slides are reload automatically. PR: #3 by @vjeantet made an offer to implement this function. I have been rejected it, but now we want to make this function.
I can work on this issue. You mentioned a different way in #3 can you explain...I was planning to make use of fsnotify. As there is no better option I guess for file watchers.
Thank you. I want you help on writing a live reloading option. It's good to use fsnotify.