Forum: MemoQ support
Topic: Remove/replace line break tags (red "BR" tag)?
Poster: Jan Truper
Post title: ...
After some futzing, I found a solution for my specific problem (replacing line break tags with a space, while leaving all other tags intact and in place):
1)
in memoQ's Advanced Find And Replace, regex mode
enter "mq:ch" (without the quotes) in the Find field
search in target text, search within tags as well
Replace with nothing
that will get rid of the tag shape and put this strange looking construction in the target text field (apparently the line break is still in there):
< val="
"/>
2)
Copy-paste this into the Find field
Replace with a space
[Edited at 2023-02-24 09:38 GMT]
Topic: Remove/replace line break tags (red "BR" tag)?
Poster: Jan Truper
Post title: ...
After some futzing, I found a solution for my specific problem (replacing line break tags with a space, while leaving all other tags intact and in place):
1)
in memoQ's Advanced Find And Replace, regex mode
enter "mq:ch" (without the quotes) in the Find field
search in target text, search within tags as well
Replace with nothing
that will get rid of the tag shape and put this strange looking construction in the target text field (apparently the line break is still in there):
< val="
"/>
2)
Copy-paste this into the Find field
Replace with a space
[Edited at 2023-02-24 09:38 GMT]