HTML in Guidebook Descriptions

Guidebook supports the following HTML tags in panel and other event descriptions: <a href="">, <br>, <hr>,<ul>, <li>, <h1> through <h4>, <p>, <span>, <strong>,<u>, and <em>.

When using any of these HTML tags, you also need to close the tag when you want the styling to end, except in the case of <br> and <hr>. For example, to close a <strong> tag you'll use </strong> adding the “/”, so the line may look something like this: <strong>Bold Text</strong> (produces: Bold Text).

Please use HTML tags sparingly and, when adding links, only link to websites you trust. Excessive styling tags and unsafe links may be removed from the event description in Guidebook.