I am working on Windows, I am trying to clear text that I would like to learn that the correct regular expression in Notepad ++ is to delete strings of size <= 10 characters.
Search:
^.{0,9}((\r?\n)|$)
Replace the space (i.e. nothing)
Source: https://habr.com/ru/post/1485603/More articles:Value returned from Angular Resource JS $ POST Server output mapping not - angularjsAnt: Malformed \ uxxxx encoding in filefile task - regexHow to sort an array by the first element in a subarray - javascriptWebapi restriction of authority - asp.net-web-apiFloating point operations 32-bit versus 64-bit mode - floating-accuracyadding a new row to a table while adding another row on another sheet - vbaBoost program_options Can I create abbreviations with more than one character? - c ++Time to get elements from a matrix object - matrixUsing awk for bin values ββin a list of numbers - awkto find all instance members in python excluding __init__ - pythonAll Articles