Guides

AbstractReferenceTextRole
in package
implements TextRole uses EmbeddedReferenceParser

AbstractYes
Tags
see
https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html#embedded-uris-and-aliases

Table of Contents

Interfaces

TextRole

Properties

$useRawContent  : bool
$referenceRegex  : string
https://regex101.com/r/KadqKx/1

Methods

processNode()  : AbstractLinkInlineNode
createNode()  : AbstractLinkInlineNode
extractEmbeddedReference()  : ReferenceData

Properties

$referenceRegex

https://regex101.com/r/KadqKx/1

private string $referenceRegex = '/^(.*?)(<([^<]+)>)?$/s'

Methods


        
On this page

Search results