> ⚠️ **This is a test file for DocShip development. The content below is sample documentation.** # HTML Edge Cases Test ## Script Tags (should be removed) Script tags should be sanitized by the build process. ## Style Tags (should be removed) Style tags should also be sanitized. ## Event Handlers Event handlers in HTML should be handled: - onclick attributes - onerror attributes - onload attributes ## HTML Comments ## Valid HTML
This is valid HTML inside markdown.
| Header 1 | Header 2 |
|---|---|
| Cell 1 | Cell 2 |