Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15412398
D13353.id32306.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
575 B
Referenced Files
None
Subscribers
None
D13353.id32306.diff
View Options
diff --git a/src/markup/syntax/engine/PhutilDefaultSyntaxHighlighterEngine.php b/src/markup/syntax/engine/PhutilDefaultSyntaxHighlighterEngine.php
--- a/src/markup/syntax/engine/PhutilDefaultSyntaxHighlighterEngine.php
+++ b/src/markup/syntax/engine/PhutilDefaultSyntaxHighlighterEngine.php
@@ -82,7 +82,7 @@
if ($language == 'invisible') {
return id(new PhutilInvisibleSyntaxHighlighter())
- ->getHighlightFuture($source);
+ ->getHighlightFuture($source);
}
// Don't invoke Pygments for plain text, since it's expensive and has
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mar 20 2025, 12:51 PM (5 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7225254
Default Alt Text
D13353.id32306.diff (575 B)
Attached To
Mode
D13353: Minor indentation fix
Attached
Detach File
Event Timeline
Log In to Comment