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