-1

I'm maintaining a website that is using the Netbiscuits platform. I cannot see how I can actually insert a <p></p> tag with BML? Am I missing something here?

I currently have my text in a <richtext></richtext> tag.

etoxin
  • 4,908
  • 3
  • 38
  • 50

1 Answers1

-1

Ok I figured it out after reading the Official documentation for a while.

<richtext>
[p]text here[/p]
[p]more text[/p]
</richtext>
etoxin
  • 4,908
  • 3
  • 38
  • 50