Highlight the from the beginning of the following line
"abc" def
through second semicolon ';' up to the space, but not including the space, then choose TextFX: TextFX Convert: Strip HTML tags table tabs. The line gets converted to
"abc" def
That is, the trailing " does not get converted. Same results with "Strip HTML tags table nontabs."
This quirk most often affects me with a line like
"abc"
(with no trailing space). The line is easy to highlight entirely by pressing <Home><Ctrl-End>, but then again TextFX: TextFX Convert: Strip HTML tags table tabs misses the closing " character.
Regards.
Greg
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Whoops! My HTML entities got converted to plain text. Here's a second attempt to get the post right:
Highlight from the beginning of the following line
&quot;abc&quot; def
through the second semicolon ';' up to the space, but not including the space, then choose TextFX: TextFX Convert: Strip HTML tags table tabs. The line gets converted to
"abc&quot; def
That is, the trailing &quot; does not get converted. Same results with "Strip HTML tags table nontabs."
This quirk most often affects me with a line like
&quot;abc&quot;
(with no trailing space). The line is easy to highlight entirely by pressing <Home><Ctrl-End>, but then again TextFX: TextFX Convert: Strip HTML tags table tabs misses the closing &quot; character.
Regards.
Greg
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Oh, dear! That time, the HTML entities did *not* get converted to plain text. Sorry. I don't understand the rules of this SourceForge message editor.
To decode my message, if you can mentally convert all the ampersand_amp_semicolon sequences to ampersands '&' in my second post, and leave all other characters as literals, then you'll get my meaning.
Greg
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Highlight the from the beginning of the following line
"abc" def
through second semicolon ';' up to the space, but not including the space, then choose TextFX: TextFX Convert: Strip HTML tags table tabs. The line gets converted to
"abc" def
That is, the trailing " does not get converted. Same results with "Strip HTML tags table nontabs."
This quirk most often affects me with a line like
"abc"
(with no trailing space). The line is easy to highlight entirely by pressing <Home><Ctrl-End>, but then again TextFX: TextFX Convert: Strip HTML tags table tabs misses the closing " character.
Regards.
Greg
Whoops! My HTML entities got converted to plain text. Here's a second attempt to get the post right:
Highlight from the beginning of the following line
&quot;abc&quot; def
through the second semicolon ';' up to the space, but not including the space, then choose TextFX: TextFX Convert: Strip HTML tags table tabs. The line gets converted to
"abc&quot; def
That is, the trailing &quot; does not get converted. Same results with "Strip HTML tags table nontabs."
This quirk most often affects me with a line like
&quot;abc&quot;
(with no trailing space). The line is easy to highlight entirely by pressing <Home><Ctrl-End>, but then again TextFX: TextFX Convert: Strip HTML tags table tabs misses the closing &quot; character.
Regards.
Greg
Oh, dear! That time, the HTML entities did *not* get converted to plain text. Sorry. I don't understand the rules of this SourceForge message editor.
To decode my message, if you can mentally convert all the ampersand_amp_semicolon sequences to ampersands '&' in my second post, and leave all other characters as literals, then you'll get my meaning.
Greg