Page MenuHomePhabricator

D19273.diff
No OneTemporary

D19273.diff

diff --git a/src/applications/files/document/PhabricatorJupyterDocumentEngine.php b/src/applications/files/document/PhabricatorJupyterDocumentEngine.php
--- a/src/applications/files/document/PhabricatorJupyterDocumentEngine.php
+++ b/src/applications/files/document/PhabricatorJupyterDocumentEngine.php
@@ -196,7 +196,7 @@
$content = implode('', $content);
$content = PhabricatorSyntaxHighlighter::highlightWithLanguage(
- 'python',
+ 'py',
$content);
$outputs = array();

File Metadata

Mime Type
text/plain
Expires
Tue, May 14, 10:41 PM (2 w, 11 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6284378
Default Alt Text
D19273.diff (509 B)

Event Timeline