Метод | Описание | |
---|---|---|
acceptsLines ( ) : boolean | Returns true if block type can accept lines of text | |
canContain ( |
Returns true if this block can contain the given block as a child node | |
isCode ( ) : boolean | Whether this is a code block | |
matchesNextLine ( |
public acceptsLines ( ) : boolean | ||
Результат | boolean |
public canContain ( |
||
$block | ||
Результат | boolean |
public matchesNextLine ( |
||
$cursor |