WebVTT Conversion Utility Quickstart python -m http.server Test Input Examples Paste text from one of the examples into the input <textarea> Click "Convert to WebVTT" Tab should automatically switch to "Output" and fully valid WebVTT should be displayed in the output <textarea>. Test Validator Paste the text from ./examples/invalid.vtt directly into the output <textarea>. It should automatically validate and erros listed on the side. Click on a validation error to select the and scroll to that line. Fix the error according to the message. That error should be removed from the list.