This one is really for the future, but at some point I want to implement a file watcher, just like zola serve has in some capacity so that snakedown can regenerate the docs when there is change in the file, which then in combination with something like zola serve should enable live editing of the docstrings with a preview. This is a big goal, and whether it is feasable remains to be seen. This issue for now is mostly for discussion and reminding myself of it.
This one is really for the future, but at some point I want to implement a file watcher, just like
zola servehas in some capacity so that snakedown can regenerate the docs when there is change in the file, which then in combination with something likezola serveshould enable live editing of the docstrings with a preview. This is a big goal, and whether it is feasable remains to be seen. This issue for now is mostly for discussion and reminding myself of it.