tsdoc/src/details/StandardTags.ts (3 lines): - line 173: * TODO: The notation for API item references is still being standardized. See this issue: - line 206: * TODO: The `{@label}` notation is still being standardized. See this issue: - line 223: * TODO: The `{@link}` notation is still being standardized. See this issue: tsdoc/src/parser/NodeParser.ts (2 lines): - line 605: // TODO: Warn if there is no space before or after the hyphen - line 612: // TODO: Only read one space playground/src/DocHtmlView.tsx (1 line): - line 226: // TODO: The library should provide a default rendering for this tsdoc/src/beta/DeclarationReference.ts (1 line): - line 1382: // TODO: , tsdoc/src/transforms/TrimSpacesTransform.ts (1 line): - line 66: // TODO: We should probably track the accumulatedNodes somehow, e.g. so we can map them back to the tsdoc/src/parser/TextRange.ts (1 line): - line 127: // TODO: Consider caching or optimizing this somehow tsdoc/src/nodes/DocPlainText.ts (1 line): - line 28: // TODO: We should also prohibit "\r", but this requires updating LineExtractor