Feeds and Messages :: Formatting tags

You can use these formatting tags in the fields Description of feeds and mes­sa­ges. for se­cu­ri­ty rea­sons for­mat­ting is re­stri­cted and no HTML tags are ac­cep­ted at all.

Every feed and message element will be as­signed its for­mat class. So, by style sheet files, you can exact­ly de­fi­ne how the ele­ments are dis­play­ed.

Tag Alternative(s) Effect Format class
[nl] [\n]  [/n]  [\\n] New line -
[tb]…[/tb]   Table, Begin…End mmf_table
[tr]…[/tr]   Table row, Begin…End mmf_tr
[th]…[/th]   Title line within a table cell, Begin…End mmf_th
[td]…[/td]   Table cell within a row, Begin…End mmf_td
[ul]…[/ul]   Unsorted list, Begin…End mmf_ul
[ol]…[/ol]   Sorted, numeric list, Begin…End mmf_ol
[li]…[/li]   Entry in a list, Begin…End mmf_li
[p]…[/p]   Paragraph mmf_p
[lk:url]…[/lk]   Hyperlink with URL mmf_item_text_link
[im:url]…[/im]   Picture with URL mmf_img
[b]…[/b]   Font widht: bold -
[i]…[/i]   Font style: italic -
[u]…[/u]   Text underlined -