What is bracket folding? What kind of brackets is this even talking about? Read the whole page, tried to interact with the “Try it here” section, still have no clue whatsoever what this is supposed to be.
> What is bracket folding? What kind of brackets is this even talking about?
The concept of collapsing any text between brackets "(" and ")". Like code folding in IDEs but for the web, mainly for reading long articles blown up by tons of brackets. Wikipedia is a good example.
> tried to interact with the “Try it here” section
Make sure to enable the checkbox on the right side of the demo saying "Collapse brackets", toggling it will turn every pair of brackets into an interactive element, collapsed by default, expandable as needed.
The concept of collapsing any text between brackets "(" and ")". Like code folding in IDEs but for the web, mainly for reading long articles blown up by tons of brackets. Wikipedia is a good example.
> tried to interact with the “Try it here” section
Make sure to enable the checkbox on the right side of the demo saying "Collapse brackets", toggling it will turn every pair of brackets into an interactive element, collapsed by default, expandable as needed.