Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
findCriticalBlocks: don't dismiss children of matching node
* Refactor by embracing `flatMap` semantics * When `isBlockCritical( blockName )`, don't immediately return: there could be other matching block types within that node's inner blocks.
- Loading branch information