You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be really useful to be able to start embedme in watch mode so that I can be editing the source code files and see the markdown document update automatically.
Things to consider
cross platform file watching
should only watch files that are embedded
deregister from watch when file is removed
The text was updated successfully, but these errors were encountered:
It would be really useful to be able to start embedme in watch mode so that I can be editing the source code files and see the markdown document update automatically.
Things to consider
The text was updated successfully, but these errors were encountered: