!7 cmodule GBigInput > DynBigInputAndSections { start { maximizeSingleSection = false; } void makeSections_impl { if (containsDoubleArrow_raw(text)) addComponent(stack, jSection("Add as raw rule", jbutton("Add as raw rule", rThread { dm_gazelle_addRuleWithComment(text, "") }))); } }