Skip to content

Add 'when' param support to Toc tag and tests#29

Open
goldnead wants to merge 2 commits intomainfrom
28-error-antlr_027-encountered-recursive-node-without-a-parent-node-during-processing
Open

Add 'when' param support to Toc tag and tests#29
goldnead wants to merge 2 commits intomainfrom
28-error-antlr_027-encountered-recursive-node-without-a-parent-node-during-processing

Conversation

@goldnead
Copy link
Copy Markdown
Owner

The Toc tag now respects a 'when' parameter, returning an empty array if set to false. Added a unit test to verify correct behavior when 'when' is true or false.
Adds a new solution to #28

The Toc tag now respects a 'when' parameter, returning an empty array if set to false. Added a unit test to verify correct behavior when 'when' is true or false.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error: [ANTLR_027]: Encountered recursive node without a parent node during processing

1 participant