Merge remote-tracking branch 'origin/main' into feat/vote-components
* origin/main: (26 commits)
Adding jsit to codeowners.
Cleanup, only check for /u/ if /c/ and /m/ checks fail
Rename function to be more generic, since it parses users
Typescript linter fixes
bandaid fix our video embeds
Remove pipe from community link regex
Add missing classes
Use shorter regex in community link parser
Move regex pattern to config
Update community link markdown parsing
Fix avatar alignment issue (#1475)
Omit user-scalable to use default
Update getHttpBase dependency reference
Enable users to zoom on mobile
rethink it a bit
rethink it a bit
add fallback style tag
Add community link class
prettier
Add local community link parser plugin for Markdown-It
...