Format text
Currently, Ellipsus supports basic text formatting. Just open a document and click on Format in the right-hand sidebar (It will look like a capital T
) to open the formatting panel.
The formatting panel enables you to:
Customize paragraph and font styling
Adjust text alignment
Apply individual text styles, add lists, and more
Update fonts and paragraph styles
Right now, any text styling (like font, font weight, and spacing) will be applied globally to all text matching the selected paragraph style. For instance, if you’ve selected text that uses an H1 paragraph style, any changes to font size or line spacing would be applied to all other H1s in your main document or current draft.
We currently offer 15 different fonts: Baskerville, Caveat, Comic Neue, Courier Prime, EB Garamond, Inter, Literata, Merriweather, Montserrat, Open Dyslexic, Raleway, Redacted Script, Sylexiad Serif, and Ubuntu Mono.
Customize spacing
You can also set the line height, letter spacing, word spacing, and paragraph spacing for each paragraph style. Just open the Format panel and open the spacing dropdown in the Text section. You can use the plus or minus signs to adjust spacing or type in a number to set it manually.
Apply additional text styling
Under the Style section, you’ll see additional options for formatting text or adding emphasis. Options include:
Bold
Italics
Strikethrough
Underline
Bulleted list
Numbered list
Indent
Unindent
Quote block
Line separator
Code snippet
Looking for a way to add a link to your text? Just select the text you want to hyperlink and right-click or type ⌘
(or Ctrl
) + V
to paste a URL.
Adjust paragraph alignment
You can change choose whether text is left-aligned, center-aligned, right-aligned, or justified. By default, changes to alignment will apply to the selected paragraph; if you’d like to apply alignment changes to your entire document (or draft), simply select all text using your mouse (or ⌘
+ A
/ Ctrl
+ A
) and then click on one of the alignment icons.
Save time with shortcuts
For a full list of keyboard shortcuts, refer to the shortcuts panel — available from the keyboard icon in the expanded right-hand panel.
Copy |
|
Paste |
|
Bold |
|
Italics |
|
Underline |
|
Undo |
|
Redo |
|
Find in page |
|
Delete word left of cursor |
|
Indent text |
|
Unindent text |
|
Save time with markdown
If you regularly use markdown while writing, you’ll be pleased to see we support several common formatting options.
H1 header | # H1 |
H2 header | ## H2 |
H3 header | ### H3 |
H4 header | #### H4 |
Bold | **bold** |
Italics | *italics* |
Horizontal divider | ___ or *** |
Bulleted list | - item 1 - item 3 |
Ordered list | 1. item 1 2. item 2 3. item 3 |
Code snippet | `code` |
Quote block | > quote |
Need more options?
Throughout our beta (and beyond) we’ll continue to improve the text editor and add more formatting options. Visit our ideas board to upvote existing feature ideas or add your own.