Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Bolding
    • I WANT TO BOLD some words
    • <b>I WANT TO BOLD</b> some words
  • Italics
    • I WANT TO ITALICIZE some words
    • <i>I WANT TO ITALICIZE</i> some words
  • Links
  • Lists
    • A List For example, a bulleted list of Fruits

...

Oranges

Bananas

...

<ul>

<li>Apples</li>

<li>Oranges</li>

<li>Bananas</li>

</ul>

becomes

• Apples

• Oranges

• Banana

  • Line Breaks

These words

Are on different lines

use . . .

These word<br>

Are on different lines

 

Wayfinder content updates

...