Procházet zdrojové kódy

refs #84709: add test and lint
add comment

NEEDLEMAN3\tatsu před 4 roky
rodič
revize
b0e970f412

+ 1 - 1
packages/app/src/components/Page/RevisionRenderer.jsx

@@ -64,7 +64,7 @@ class LegacyRevisionRenderer extends React.PureComponent {
    */
    */
   getHighlightedBody(body, keywords) {
   getHighlightedBody(body, keywords) {
     const normalizedKeywordsArray = [];
     const normalizedKeywordsArray = [];
-    // !!TODO!!: add test code
+    // !!TODO!!: add test code refs: https://redmine.weseek.co.jp/issues/86841
     // Separate keywords
     // Separate keywords
     // - Surrounded by double quotation
     // - Surrounded by double quotation
     // - Split by both full-width and half-width spaces
     // - Split by both full-width and half-width spaces