Skip to content

Remove word-initial '>' from DeArrow titles#5

Open
nortti0 wants to merge 1 commit into
QuantumWarpCode:mainfrom
nortti0:strip-case-handling-markers
Open

Remove word-initial '>' from DeArrow titles#5
nortti0 wants to merge 1 commit into
QuantumWarpCode:mainfrom
nortti0:strip-case-handling-markers

Conversation

@nortti0
Copy link
Copy Markdown

@nortti0 nortti0 commented Dec 20, 2025

This cleans up the video titles that are making use of DeArrow's formatting overrides.

DeArrow uses '>' at the start of a word for formatting information[1].
The upstream code[2] uses a simple regex to strip them out. Use the same
regex to clean up the title here as well.

[1] https://wiki.sponsor.ajay.app/w/DeArrow/Guidelines#Overriding_the_formatter
[2] https://github.com/ajayyy/DeArrow/blob/a8047819ef797215b07262965f53952bbae51b90/src/titles/titleFormatter.ts#L565
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant