src/Elastic.Markdown/Myst/InlineParsers/DiagnosticLinkInlineParser.cs (4 lines): - line 222: //TODO make this an error once all offending repositories have been updated - line 315: // TODO this is hardcoded should be part of extension system - line 326: // TODO revisit when we refactor our documentation set graph - line 361: // TODO check through context.DocumentationFileLookup if file is index vs "index.md" check src/Elastic.Markdown/Slices/Layout/_Archive.cshtml (3 lines): - line 109: @* href="https://elastic.co/guide/en/elastic-stack-glossary/current/terms.html" $1$ TODO #1# *@ - line 188: @* href="https://elastic.co/guide/en/serverless/current/intro.html" target="_blank" $1$ TODO #1# *@ - line 205: @* href="https://elastic.co/guide/en/tpec/current/index.html" target="_blank" $1$ TODO #1# *@ src/Elastic.Documentation/Links/LinkReferenceRegistry.cs (2 lines): - line 41: // TODO can be made required after all doc_sets have published again - line 45: // TODO can be made required after all doc_sets have published again src/Elastic.Markdown/IO/MarkdownFile.cs (2 lines): - line 311: // TODO remove when migration tool and our demo content sets are updated - line 316: // TODO remove fallback once migration is over and we fully deprecate front matter titles src/Elastic.Markdown/Assets/tabs.ts (1 line): - line 1: // TODO: refactor to typescript. this was copied from the previous implementation src/Elastic.Markdown/Extensions/DetectionRules/DetectionRulesDocsBuilderExtension.cs (1 line): - line 23: // TODO the parsing of rules should not happen at ITocItem reading time. src/Elastic.Markdown/Myst/CodeBlocks/EnhancedCodeBlockParser.cs (1 line): - line 100: //TODO support these natively src/Elastic.Markdown/Myst/Directives/IncludeBlock.cs (1 line): - line 34: //TODO add all options from src/Elastic.Markdown/Myst/Directives/Role.cs (1 line): - line 10: //TODO evaluate if we need this src/Elastic.Documentation.Configuration/Builder/ConfigurationFile.cs (1 line): - line 57: // TODO ensure project key is `docs-content` src/Elastic.Markdown/Myst/Directives/DirectiveParagraphParser.cs (1 line): - line 15: // TODO Validate properties on directive. src/Elastic.Markdown/DocumentationGenerator.cs (1 line): - line 223: //TODO send file to OutputFile() so we can validate its scope is defined in navigation.yml src/Elastic.Markdown/Myst/Directives/SettingsBlock.cs (1 line): - line 22: //TODO add all options from src/tooling/Directory.Build.props (1 line): - line 10: src/Elastic.Markdown/IO/Navigation/DocumentationGroup.cs (1 line): - line 76: //TODO remove documentation set argument once navigation.yml fully bootstraps. src/tooling/docs-assembler/Navigation/GlobalNavigationPathProvider.cs (1 line): - line 72: //TODO clean up docs folders in the following repositories src/Elastic.Markdown/Assets/theme.css (1 line): - line 143: /* TODO: Add these colors also for "gray" (a) and replace current occurrences */ src/Directory.Build.props (1 line): - line 10: src/Elastic.Markdown/Myst/ParserContext.cs (1 line): - line 83: //TODO investigate this deeper. src/Elastic.Markdown/Slices/DescriptionGenerator.cs (1 line): - line 27: // TODO: Add support for IncludeBlock src/tooling/docs-assembler/Navigation/GlobalNavigation.cs (1 line): - line 103: // TODO passing DocumentationSet to TableOfContentsTree constructor is temporary src/Elastic.Markdown/Links/CrossLinks/CrossLinkResolver.cs (1 line): - line 58: // TODO this is temporary while we wait for all links.json to be published src/tooling/docs-assembler/Sourcing/RepositorySourcesFetcher.cs (1 line): - line 39: //TODO read from links.json and ensure we check out exactly that git reference