My shiny server has many holders, each with an index.qmd file and a index.html. When I make a change render the index.qmd file and shiny server will display the index.html file when I browse to that folder.
Some setting much have gotten messed up because now for some folders shiny server serves the index.qmd file instead of the index.html. How is it supposed to decide?