diff --git a/materialious/src/lib/timestamps.ts b/materialious/src/lib/timestamps.ts index 729b097e..c82d5d38 100644 --- a/materialious/src/lib/timestamps.ts +++ b/materialious/src/lib/timestamps.ts @@ -37,7 +37,7 @@ export function processYoutubeLink(line: string): string { function cleanTimestampTitle(title: string): string { // Remove leading separators like -, •, |, :, /, \, *, #, >, ~ and whitespace - return title.replace(/^[\s\-•|:\/\\*#>~]+/, '').trim(); + return title.replace(/^[\s\-•|:/\\*#>~]+/, '').trim(); } export function phaseDescription(