Ulysses Formatting Test
113 words · 1 min read
Testing all Ulysses markup features
Heading Test
This is a paragraph with emphasized text and strong text and bold italic together.
Inline Formatting
Here is a link to Ulysses in a sentence.
This has highlighted text using the highlight feature.
This has redacted text using the redact feature.
Here is inline code in a sentence.
Lists
- First unordered item
- Second with bold
- Third with a link
- First ordered item
- Second ordered item
- Third ordered item
Blockquote
This is a blockquote. It can contain emphasized and strong text.
Code Block
function hello() {
console.log("Hello from Ulysses!");
}
Horizontal Rule
Text after a divider.
Footnote
This sentence has a footnote1 attached to it.
- This is the footnote content. ↩
Comments
Loading comments...