Closed
Description
The frontmatter/markdown state solution has been in place for a while now, with deprecation warnings emitted by the library.
It's time to remove the old functionality.
- Remove
patternStates
from allpatternlab-config.json
files across repos - Remove all signs of
setState()
withinpattern_assembler.js
asparsePatternMarkdown()
does all the work now. - Resolve any unit tests