What happens to complex HTML elements like Forms or iFrames?
Since Markdown is meant for reading and typography, non-typographic elements like `<form>`, `<input>`, `<video>`, and `<iframe>` are either stripped out entirely, or passed through as raw HTML depending on nesting, as they have no Markdown equivalent.