@type t() :: %Subtitle.WebVTT.Payload.Tag{ attribute: any(), text: binary(), type: type() }
@type type() :: :text | :bold | :italics | :underline | :voice | :class | :time | :ruby