TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
angle brackets(< >) and html. (was purpose of arrows)
Subject:angle brackets(< >) and html. (was purpose of arrows) From:Keith Wolfe <keith -at- MERGE -dot- COM> Date:Wed, 5 Aug 1998 12:50:10 -0600
Earlier, in regards to use of arrows in procedures, I wrote:
Does anybody know if this method (single ">") creates a problem
with HTML conversion?
David Brown Responded:
> Yes, but no worse than any other use of left or right angle brackets,
> which are interpreted as tag delimiters. The strings "<!--" and "-->"
> are a special case (not really an exception): they begin and end
> comment blocks.
So how do you work around this problem? We've thought of using a pipe ( | ) to
eliminate wordy sentences. We accompany this with a blurb in the conventions
section. My question to you is this:
Is there an easier way to connote action while avoiding any pitfalls if
converting text with angle brackets (< >) to HTML?
My apologies for hanging on to an otherwise dying topic.