j
k
j a
j l
Hello
im trying to textops module to remove headers with name length less than 5 characters with regular expression but it seems impossible or the module does not handle $ char
remove_hf_re("^.{1,5}$")
Attachments:
Back to the thread
Back to the list