Home
last modified time | relevance | path

Searched defs:shouldLastLineBeBlank (Results 1 – 5 of 5) sorted by relevance

/plugin/commonmark/vendor/league/commonmark/src/Block/Element/
H A DBlockQuote.php
H A DListItem.php
H A DFencedCode.php
H A DAbstractBlock.php
/plugin/commonmark/vendor/league/commonmark/src/Extension/Attributes/Node/
H A DAttributes.php58 public function shouldLastLineBeBlank(Cursor $cursor, int $currentLineNumber): bool global() function in League\\CommonMark\\Extension\\Attributes\\Node\\Attributes