Voyager Theme by ElixirGraphics
Content
Text
Lorem ipsum dolor sit amet, sapien platea morbi dolor lacus nunc, nunc ullamcorper. Felis aliquet egestas vitae, nibh ante quis quis dolor sed mauris. Erat lectus sem ut lobortis, adipiscing ligula eleifend, sodales fringilla mattis dui nullam. Ac massa aliquet.
HTML
- This is the default HTML.
- You can replace it with your own.
- Include your own code without the HTML, Head, or Body tags.
Markdown
Writing in Markdown format is a simple and fast way to add text to your web pages.
Some easy examples
- Ordered and Unordered Lists.
- Simple formatting: Bold, Italic, and ~~Strikethrough~~.
- Simple Links: Stacks can use Markdown Syntax too.
- Code snippets:
10 PRINT "HELLO WORLD"
Markdown is easier than ever in Stacks Pro. Now you can use all the GitHub-flavored Markdown syntax too.
Easy links
- [[/page-one| This is a link to Page One ]]
- [[/| This is a link to the homepage ]]
- www.yourhead.com
- https://apple.com
Tables
Left-aligned | Column align | Right-aligned |
---|---|---|
Using tables | Apple | $ 799.95 |
in Markdown | Microsoft | 99.95 |
is easy too! | Orange | .95 |
Task lists
- [ ] Stuff to-do
- [x] Already done
- [ ] Indent?