set1 optional default (empty)The base list of ids, dash-separated. The result is built from this list - every id here is kept unless it also appears in set2. Split on dashes and trimmed; an empty set1 yields empty output.
set2 optional default (empty)The list of ids to remove, dash-separated. Each id in this list is taken out of set1 wherever it occurs. Split on dashes and trimmed; an empty set2 leaves set1 unchanged. Ids in set2 that are not in set1 are simply ignored.
[{removeids:{ids:9e1d2b9f88e3d6c3bf0eb967378610d6:d-headline........-==-Gamma}:5726c2c6b035d7aab450d1794e9e90d7}]
{removeids:a-b-c-d:b-d}
{removeids:3-1-4-1-5-9:9-1}
{removeids:a-b-c:x-y}
{removeids:a-b-c:}
[{removeids::a-b}]
[{removeids:a-b-c:a-b-c}]
{removeids:a - b - c: b }
{removeids:5-5-3:3}
{removeids:5-5-3:5}