regex - Regular Expression multiple times for entire document -
i have table of contents in want remove (...)'s have regular expression (\.\.+)
matches first set of periods. how make true every set of periods in string?
i have table of contents in want remove (...)'s have regular expression (\.\.+)
matches first set of periods. how make true every set of periods in string?
Comments
Post a Comment