Page MenuHomePhabricator

D5047.diff
No OneTemporary

D5047.diff

diff --git a/web/markdown/rules.react.js b/web/markdown/rules.react.js
--- a/web/markdown/rules.react.js
+++ b/web/markdown/rules.react.js
@@ -85,8 +85,6 @@
state: SharedMarkdown.State,
) {
const content = capture[1].replace(/^ *> ?/gm, '');
- console.log('lksjdf');
- console.log(content);
return {
content: parse(content, state),
};

File Metadata

Mime Type
text/plain
Expires
Tue, Nov 26, 3:59 AM (10 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2582790
Default Alt Text
D5047.diff (404 B)

Event Timeline