vote up 0 vote down star

My application sends Facebook notifications to a user. Is that possible to format the notification text with some html or fbml tags?

I've found out that <a> tag works just fine, but what about the others?

flag

73% accept rate

1 Answer

vote up 5 vote down check

You can only use a subset of HTML and FBML tags:

  • HTML: a, em, b, var, cite, dfn, i
  • FBML: fb:name, fb:pronoun, fb:grouplink, fb:eventlink, fb:networklink, fb:user-table

http://wiki.developers.facebook.com/index.php/Allowed_FBML_and_HTML_Tags#Notifications:_Allowed_Tags

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.