| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| empty | ||
| no_end_timecodes | ||
| typical | ||
| typical_extra_blank_line | ||
| typical_missing_sequence | ||
| typical_missing_timecode | ||
| typical_with_byte_order_mark |
- I think \r and \n are handled the wrong way around? - We only expect to encounter a BOM sequence at the start of a file, but it feels fine to automatically discard it in all cases for simplicity. A BOM sequence doesn't mean anything in UTF-8. See https://en.wikipedia.org/wiki/Byte_order_mark. Note that I think the advice not to remove it on that page relates only to the case where the file is being edited + saved. Issue #1136 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=112143407
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| empty | Loading commit data... | |
| no_end_timecodes | Loading commit data... | |
| typical | Loading commit data... | |
| typical_extra_blank_line | Loading commit data... | |
| typical_missing_sequence | Loading commit data... | |
| typical_missing_timecode | Loading commit data... | |
| typical_with_byte_order_mark | Loading commit data... |