Module rustla::parser::state_machine::block_quote[][src]

Contains the transition function for parsing attributions inside block quotes.

Copyright © 2020 Santtu Söderholm

Functions

attribution

A function that generates attribution nodes inside a block quote. An attribution ends block quotes, so encountering one makes the parser focus on the parent of the current node.