This article describes the various text formatting options in ScreenSteps. Note that you cannot change the size of text within the article using the article editor. Text sizes are determined by CSS in the website the article is being viewed in.
The text content block
In ScreenSteps you add content blocks to articles in order to write content. Some examples of content blocks types are headings, text, code, tables, and images. The formatting options that are available depend on the type of content block you are typing in. This article discusses the options that are available when editing text in a text content block.
The ScreenSteps article web editor provides the following formatting options through the toolbar:
- Bold
- Italic
- Underline
- Text and Text Background Color
- Code run - use to format the selected words as code snippets (e.g. HTML or Javascript).
- Subscript
- Superscript
- Paragraph style - Normal, Code, or Prompt. The code style is used to format entire paragraphs as code snippets (e.g. HTML or Javascript). Prompt is used to tell someone that they should speak the text in the paragraph.
- Numeric List
- Bullet List
- Indent text - If the target line of text is part of a list then this will indent the line to make a nested list. If the target line(s) is not part of a list then the first line of the paragraph is indented.
- Outdent text - If the target line(s) is part of a list then this will outdent the list item. If the target line(s) is not part of a list then the first line of the paragraph is outdented.
- Links - Links within your knowledge base, the current article, or to external sites
- Insert an image content block into the article at the location of the cursor.
- Undo
- Redo
- Clear formatting - Removes all formatting from the selected text. You can use this button to remove links.
The ScreenSteps 4 desktop software provides the following formatting options through the toolbar:
- Bold
- Italic
- Underline
- Text Color
- Text Background Color
- Code run - use to format the selected words as code snippets (e.g. HTML or Javascript).
- Subscript
- Superscript
- Paragraph style - Normal, Code, or Prompt. The code style is used to format entire paragraphs as code snippets (e.g. HTML or Javascript). Prompt is used to tell someone that they should speak the text in the paragraph.
- Numeric List
- Bullet List
- Indent text - If the target line of text is part of a list then this will indent the line to make a nested list. If the target line(s) is not part of a list then the first line of the paragraph is indented.
- Outdent text - If the target line(s) is part of a list then this will outdent the list item. If the target line(s) is not part of a list then the first line of the paragraph is outdented.
- Links - Links within your knowledge base, the current article, or to external sites
- Clear formatting - Removes all formatting from the selected text. You can use this button to remove links.
If you want to change the starting number for a numeric list you can do so using the Format > List > Start Numeric List At... menu item.
You can't set the start number for a numeric list in the web editor.
When you press the return key in ScreenSteps a new paragraph is created.
To insert a soft return hold down the option key on OS X or the control key on Windows while pressing the return key.
Indenting a list item
Desktop: Press OPTION + TAB on OS X or CONTROL + TAB on Windows.
Web: Press TAB
- Item 1
- Item 2
- Child item 1
- Child item 2
- Item 3
Removing indent from a list item
Desktop: Press SHIFT + OPTION + TAB on OS X or SHIFT + CONTROL + TAB on Windows.
Web: Press SHIFT + TAB
Yvonne
Hi, I am working through an article with numerous areas with bullets. However, I used to be able to use the enter key to tab the bullet over more. It worked in the desktop version but when I publish the article the bullets are no longer aligned like I need them to be. How do I fix this? Thank you!
Trevor DeVore
Yvonne - The editor does not support indenting the bullet list an arbitrary amount. A bullet list item can only be indented under another bullet list item. The desktop editor may have allowed this in the past but it was unintended and was fixed.