Creates a flat parse table with minimal initialization and makes the parse table shallow where appropriate.
text_to_flat_pd(text, transformers, more_specs)
The text to parse.
Passed to cache_make_key()
to generate
a key.
Passed to cache_make_key()
to generate
a key.
This includes:
token before and after.
stylerignore attribute.
caching attributes.
Note that the parse table might be shallow if caching is enabled and some values are cached.