Tip - Markdown to HTML

Tip - Markdown to HTML

Markdown is a lightweight text format that allows you to add HTML markup to a slide using plain text 

A full list of markdown options can be seen at this link
http://demo.showdownjs.com/ 

Here are some simple examples

Headings

You can create a heading by adding one or more # symbols before your heading text. The number of # you use will determine the size of the heading.


# The largest heading (an <h1> tag)
## The second largest heading (an <h2> tag)
### The third largest heading (an <h3> tag)
..etc

Bold and Italic

You can make text bold or italic.

*This text will be italic*
**This text will be bold**

Both bold and italic can use either a \* or an \_ around the text for styling. This allows you to combine both bold and italic if needed.

**Everyone _must_ attend the meeting at 5 o'clock today.**

 

Lists

Showdown supports ordered (numbered) and unordered (bulleted) lists.

Unordered lists

You can make an unordered list by preceding list items with either a *, a - or a +. Markers are interchangeable too.

* Item
+ Item
- Item

Ordered lists

You can make an ordered list by preceding list items with a number.

1. Item 1
2. Item 2
3. Item 3

    • Related Articles

    • Digital Signage - Featured Listings

      When your interactive touchscreen is not in use, Digital Signage can be tailored to display videos, brand ads, featured listings, open homes etc. Follow the steps below to create a 'Featured Listings' RSS feed for your 'Featured Listing' slide: Login ...
    • Manage Schedules

      With Vibe, you can easily manage where and when your content is published using a combination of the playlist manager and slide advanced scheduling (or screen takeover) technology. However, if you're looking for a way to share multiple playlists and ...
    • Creating a New Info Bar Location

      Information bars or info bars are strips of scrolling text at the bottom of the digital signage screen. Utilise this feature to make instant and on-the-go announcements Before you can send info bar announcements, an info bar location needs to be ...