Page MenuHomePhabricator

[web] Add chat mention rule to text message rules
ClosedPublic

Authored by patryk on Aug 17 2023, 10:29 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 6, 1:53 PM
Unknown Object (File)
Wed, Sep 4, 8:52 PM
Unknown Object (File)
Wed, Sep 4, 3:36 PM
Unknown Object (File)
Wed, Sep 4, 7:16 AM
Unknown Object (File)
Wed, Sep 4, 6:49 AM
Unknown Object (File)
Wed, Sep 4, 3:49 AM
Unknown Object (File)
Wed, Sep 4, 1:33 AM
Unknown Object (File)
Tue, Sep 3, 11:38 PM
Subscribers

Details

Summary

This diff adds chat mention rule to markdown rules file. Raw chat mentions should be replaced with MarkdownChatMention component.

Depends on D8876.

Test Plan

Please see test plans in diffs listed below:

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

patryk held this revision as a draft.
patryk edited the test plan for this revision. (Show Details)
patryk added reviewers: tomek, inka, rohan.
patryk edited the test plan for this revision. (Show Details)

Use SimpleMarkdown.inlineRegex

This revision is now accepted and ready to land.Aug 24 2023, 7:09 AM