Unable to use more than on attrib

Asked by jake

Hello,
 I just began using this app and am having difficulty with creating a template. For example:
 ''<font color="red">==Journal Entry==</font>'' only shows the color as being red, but does not show the correct title level; it only shows the "==" on each side of the title.
   I also attempted different variations of combinations, but none worked. This included ensuring the syntax was just like the sample as well as moving the inside attrib out and the outside attrib in, as in the case of "bold" and "italic":
**// text //** or //**text**//.

What am I missing?

Thanks,
 Jake

Question information

Language:
English Edit question
Status:
Answered
For:
RedNotebook Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Jendrik Seipp (jendrikseipp) said :
#1

You can either use txt2tags markup == title == or inline html, but not
both. In your case this should work:

''<font color="red"><h2>Journal Entry</h2></font>''

Can you help with this problem?

Provide an answer of your own, or ask jake for more information if necessary.

To post a message you must log in.