Formatting Inline TextA How-To Recipe Aug 2006
OverviewText in the Knowledge Base is formatted using tags. Tags are special characters that precede and follow any text whose format you wish to change. The help pages pointed to within the Knowledge base show the basics. However, SQI has added a macro that allows you change color. This is most often used when highlighting a downloadable file.
SolutionThe following examples indicate the format and use of the color macro. [[Color(red)]] This Text is Red [[EndColor]] produces
Also, the color can be selected using the standard HTML color code. [[Color(#708090)]] This Text is Steal Blue[[EndColor]] produces
In-line ExampleBelow is an inline color markup example in a code box so that you can see the markup. The user view of the same text is right below. This is an example of [[Color(#708090)]] add Steal Blue text [[EndColor]] within a line. This is an example of add Steal Blue text within a line. |
