Inline rule for parsing [[eref name]] equation references.
Triggered by a BLOCK_OPEN ([[) token. The rule verifies the
block name is eref (case-insensitive), then collects the
reference name until the closing ]].
Fails if the block name is not eref, the reference name is empty,
or ]] is not found.
Inline rule for parsing
[[eref name]]equation references.Triggered by a
BLOCK_OPEN([[) token. The rule verifies the block name iseref(case-insensitive), then collects the reference name until the closing]].Fails if the block name is not
eref, the reference name is empty, or]]is not found.