Skip to content

Commit 8a359ca

Browse files
committed
(clean) remove comment
1 parent a1ee943 commit 8a359ca

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/utils/formatString.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,6 @@ const pseudoMarkdown = {
5555
end: '</usertag>',
5656
type: 'tag'
5757
}
58-
// ':': {
59-
// allowed_chars: '[a-z_]',
60-
// end: ':',
61-
// object: child => <Emojione type={child[0]} />
62-
// }
6358
}
6459

6560
function compileToJSON(str) {

0 commit comments

Comments
 (0)