Hello Guys,
I find myself having to format a lot of subscript & superscript
characters from text which is being HTMLed. This was originally OCRed
but the OCRed work was not saved as HTML due to the vast amount of
garbage HTML tags written to preserve formatting.
I am looking for either:
(a) a tool that removes nearly ALL formatting The only thing I want
left are
<TABLE>, <TR>, <TD>, <P>, <SUB>, <SUPER>, <B>, <I>
I'd also like to keep special characters such as ° α etc.
I prefer to add my own styles with a few classes using CSS only.
OR
(b) Failing (a) above I'd like an HTML editor that has a single
keystroke allowing me to format highlighted text as superscript or
subscript (possibly using a macro - I don't mind writing one)
Can I have your recommendations please. As always, try to recommend
tools that you have actually used to do what I want to do (not tools
that you only think will work).
I find myself having to format a lot of subscript & superscript
characters from text which is being HTMLed. This was originally OCRed
but the OCRed work was not saved as HTML due to the vast amount of
garbage HTML tags written to preserve formatting.
I am looking for either:
(a) a tool that removes nearly ALL formatting The only thing I want
left are
<TABLE>, <TR>, <TD>, <P>, <SUB>, <SUPER>, <B>, <I>
I'd also like to keep special characters such as ° α etc.
I prefer to add my own styles with a few classes using CSS only.
OR
(b) Failing (a) above I'd like an HTML editor that has a single
keystroke allowing me to format highlighted text as superscript or
subscript (possibly using a macro - I don't mind writing one)
Can I have your recommendations please. As always, try to recommend
tools that you have actually used to do what I want to do (not tools
that you only think will work).
Comment