Re: What is the best text editor for articles?
I have notepad++ (lite version which is free) and UltraEdit (not free) which I use for more programming oriented work (web pages, scripts and stuff). I like them both for different reasons but I think you'll find notepad++ is worth a look for articles.
If you're using MS Word, you might try exporting the document as html and then loading it into a text editor to remove the extra code (every thing from the top down to the <body> tag and then everything from </body> to the end). All you need is the stuff between the <body> and </body> tag (not including them).
You may also find weird characters in there and some of the HTML tags may not be allowed at different article sites. I've found some don't allow the heading tags. Some won't allow <strong> but accept <b> (which is old school HTML and not encouraged amongst developers). Some also don't allow <p> tags and you have to leave a blank line to indicate where your paragraphs break.
If you are comfortable writing HTML code though, the best bet is to do it yourself using a good text editor.
LoneWolfMuskoka Learning as I go...
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
It's simple, but it isn't easy
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Less isn't more, less is better.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Bookmarks