I often break the structure of a markdown while editing it. I expect mkdocs serve to tell me about a compilation error but to continuously try to recompile on new saved changes (this is also the default behavior of mdbook serve).
I cannot find an option in mkdocs for such continuous compilation so I often have to redo the serve operation. Please let me know if I am missing something.