def handle_regex_heuristics(line: str) -> str: """ Manipulates a line without tags by using regex heuristics. """ return line