Extension of #563 Similar to `_markbind`, `.md` files in `_site` should also be ignored when compiling markbind files into html pages. We can simply extend the behavior of #525 to include `_markbind` and `_site` instead of just `_markbind`.
Extension of #563
Similar to
_markbind,.mdfiles in_siteshould also be ignored when compiling markbind files into html pages.We can simply extend the behavior of #525 to include
_markbindand_siteinstead of just_markbind.