Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F474153
PhutilRemarkupInlineBlockRule.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
260 B
Referenced Files
None
Subscribers
None
PhutilRemarkupInlineBlockRule.php
View Options
<?php
final
class
PhutilRemarkupInlineBlockRule
extends
PhutilRemarkupBlockRule
{
public
function
getMatchingLineCount
(
array
$lines
,
$cursor
)
{
return
1
;
}
public
function
markupText
(
$text
,
$children
)
{
return
$this
->
applyRules
(
$text
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, May 6, 7:35 PM (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
83855
Default Alt Text
PhutilRemarkupInlineBlockRule.php (260 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment