blog/src/theme/BlogPostPage/index.tsx (2 lines): - line 113: // TODO refactor needed: it's a bit annoying but Seo MUST be inside BlogLayout - line 123: {/* TODO double check those article metas array syntaxes, see https://ogp.me/#array */} doc/src/theme/CodeBlock/index.tsx (1 line): - line 122: // TODO: the title is provided by MDX as props automatically website/src/theme/DocPage/index.tsx (1 line): - line 210: {/* TODO we should add a core addRoute({htmlClassName}) generic plugin option */} doc/src/theme/DocPage/index.tsx (1 line): - line 228: {/* TODO we should add a core addRoute({htmlClassName}) generic plugin option */} blog/src/theme/CodeBlock/index.tsx (1 line): - line 122: // TODO: the title is provided by MDX as props automatically