Skip to main content
Just Me's user avatar
Just Me's user avatar
Just Me's user avatar
Just Me
  • Member for 7 years, 10 months
  • Last seen more than a month ago
4 votes
2 answers
4k views

Regex: Select text/string between symbols that contains another symbol (tags that contains specific string)

3 votes
3 answers
4k views

Regex: Select everything on each line, after the first 2 letters of the beginning, but up to the dash

3 votes
3 answers
3k views

Replace html tag <span class= by <p class=

2 votes
2 answers
373 views

Regex: Find those particular html tags that contain these words (strings)

2 votes
1 answer
373 views

Regex: Select the particular html tag that contains this word, and that has nothing left after it

1 vote
2 answers
351 views

Regex: Put comma in its place after replacing the content of one html tag with the content of another html tag

1 vote
2 answers
828 views

Regex: Insert some string/words between html tags

1 vote
1 answer
15k views

Regex: Select all the words/strings that begins with .dot

1 vote
2 answers
408 views

Regex: Change the order of the lines from the last one to first one (multiple files)

1 vote
1 answer
385 views

Regex: Find those html pages which does not contain this particular word on a link

1 vote
3 answers
2k views

Regex: Remove every two or more spaces between specific tags and leave just a space instead

1 vote
2 answers
4k views

Regex: Find all lines starting with a specific tag and ending with a different tag

1 vote
1 answer
4k views

regex: Select all lines that do not end with a specific tag

1 vote
1 answer
60 views

Regex: Delete words from ---comments section ---

1 vote
1 answer
577 views

Regex: Find the lines on which the number 20 is repeated three times

1 vote
1 answer
305 views

Regex: Find duplicate tags (with or without the same content)

1 vote
2 answers
159 views

Regex: Find the lines with a particular TAG that contains words starting by lowercase letters

1 vote
1 answer
55 views

Regex: Find all those lines with a particular tag, that does not have a particular word in it

1 vote
2 answers
2k views

Regex: Find all links that doesn't have one / (slash)

1 vote
1 answer
9k views

Regex: Find and show only the string between FIRST-PART and SECOND-PART of the text

1 vote
1 answer
86 views

Regex: Find those html tags which contains at least 3 of some keywords

1 vote
2 answers
147 views

How to add import content of a hyperlink to the title of that hyperlink with Regex?

1 vote
2 answers
7k views

Regex: How to remove empty spaces or newline character from html tags?

1 vote
2 answers
6k views

Regex: Select all words that doesn't start with letter "p"

1 vote
2 answers
573 views

Regex: Select lines that do not contain the tag

1 vote
1 answer
145 views

Regex: Put some tags at the beginning of the line, but only those that are framed in a comment html

1 vote
1 answer
111 views

Regex: Select and delete numbers from html tag

1 vote
2 answers
643 views

Regex: Select/Find all html tags that contain only 4 words

1 vote
1 answer
244 views

Windows10: Why is the Winamp application not minimized automatically when I click anywhere else on a different application?

1 vote
1 answer
203 views

How to extract database from WhereIsIt catalog software and save that database as an excel or text file?