Guides

Deprecated

Table of Contents

guides/src/Nodes/Lists/ListItem.php
guides-restructured-text/src/RestructuredText/MarkupLanguageParser.php
guides-restructured-text/src/RestructuredText/Parser/LinesIterator.php

ListItem.php

Line Element Reason
17 ListItem

Needs to be removed duplicate of ListItemNode

MarkupLanguageParser.php

Line Element Reason
50 MarkupLanguageParser::getSubParser()

one should use injected rules in a rule. Not subparsers

LinesIterator.php

Line Element Reason
96 LinesIterator::prev()

Work around for Production's eating one line too many

Search results