Netlify Redirects Not Working for Forcing .html URLs

@mahadi This is effectively the opposite of what people usually want, (usually they DO NOT want the .html extension to appear).

You cannot use _redirects to push from non-.html to .html, you must use Edge Functions.

See: