Syntax for posting to the forum
erlang says:
I was about to post a new item to tips and trick, but could not find a description of the syntax of forum posts.
In example, how do I get bold headers, and how do I include clickable links?
In example, how do I get bold headers, and how do I include clickable links?
Normal html works.
Bold: [b]Bold text[/b]
Link: [a href="http://www.link.com"]Link[/a]
Replace [] with less than/greater than
Bold: [b]Bold text[/b]
Link: [a href="http://www.link.com"]Link[/a]
Replace [] with less than/greater than