Downloads
Download tar.gz
7.77 KB
MD5: 5637c7ab656c66b12376191d674b16b9
SHA-1: 39ee6404a13272f916ca258d1e82d4ad8a2f427c
SHA-256: 169853268c94947e82fca7c3c8b9c1cb41fda8f38410e773b4fcefdaec134058
Download zip
8.65 KB
MD5: 225ea47a619a9ea9f78e5edbbc9894f6
SHA-1: a25346ef526f28641d6ffcf447b85719f6abba4b
SHA-256: 3461c6b9c3f71826924455c56fbcf2ffd5198b8a389c8abfa6b869570563e799
Release notes
Fixed:
- #256176: Make Use the arrow to expand or collapse this section translatable. Thanks yngens.
- #256354: Collapsible text works only ONCE. Thanks rolf, sza, jippie1948, Justyn.
- #259535: put collapsible text link in the filter, not in header tags. Thanks rivena, Justyn.
- Missing space in comparison caused
collapsedattribute to be ignored.
Also, added comments, redid regex to use /x modifier and commented the regex.