REUSE - Body/description editing tools

You can insert multiple images from your desktop or from a hosted location.

For images saved on your desktop, drag and drop them directly into the text field.

Dragging and dropping an image from your desktop.

For images you have hosted online, insert their URLs:

  1. Place your cursor where you want to insert the image.

  2. Open the Insert menu.

  3. Select Image.

  4. In the Source field, paste the image URL.

  5. Select Save.

To edit an image after inserting it:

  1. Select the image. You can tell it’s selected because it has a blue outline.

  2. Open the Insert menu.

  3. Select Image to open its settings.

  4. Add an Alternative Description to improve the image’s accessibility. Or resize it by changing the Width and Height.

You can make the size responsive to the screen width so that the image doesn’t get cut off. Type auto into the Height field, and a percentage into the Width field. For example, 100% makes the image fill the full width of the content area, while 50% fills half. Test it out by selecting File > Preview and resizing your browser window.

To reorder images, click and drag them to a different line.

You can insert multiple videos hosted by JUNO in our s3 bucket or you can embed videos hosted on YouTube, Vimeo, Wistia, or Brightcove.

  1. Place your cursor where you want to insert the video.

  2. Open the Insert menu.

  3. Select Media.

    1. To add an m3u8 link hosted by JUNO, select General and paste it into the Source field.

    2. Or to embed a YouTube, Vimeo, Wistia, or Brightcove video, select Embed and paste the embed code. That code looks something like this: <iframe width="560" height="315" src="https://www.youtube.com/embed/n61...</iframe>

  4. Select Save.

Inserting a video.

To reorder videos, click and drag them to a different line.

  1. Copy the URL of the page you want to link to.

  2. Highlight text in the text field.

  3. Open the Insert menu.

  4. Select Link.

  5. Paste the URL.

  6. Select Save.

Adding a link.

To edit an existing link, right-click it and select Link. To remove an existing link, right-click it and select Remove link.

Anchors let you create links to lines in the middle of your page. Here’s how:

  1. Place your cursor on the line you want to link to.

  2. Open the Insert menu.

  3. Select Anchor.

  4. Give it an ID so that you can identify it later. For example, you might use the section heading name or the subject of the paragraph.

     

  5. Insert a link somewhere else on the page. Instead of adding a URL, select the Anchor from the dropdown menu. Now that link will direct people to the anchor.

Make your page easy to read and scan by using pre-sized section headings.

  1. Type a heading in the text field.

  2. Place your cursor on the same line.

  3. Open the Format menu.

  4. Select Blocks.

  5. Select a heading size. Your text automatically formats into that heading.

Adding a section heading.

When you copy and paste text from another text editing program or website, it sometimes brings along unwanted text formatting from its original location. There are two ways to fix this:

  • Before pasting the text, open the Edit menu and select Paste as text. A checkmark appears, indicating that the setting is turned on. Now, select Paste to paste your text, free of formatting.

  • Or after pasting the text, highlight it and open the Format menu. Select Clear formatting. This doesn’t clear some types of formatting, so it may be less reliable than the first option.

The edit menu is above the text editing field, after 'File.' The paste as text option is checked.
Turning on the Paste as text setting.

In the File menu

New document

Clears all content in the text field. Only select this if you want to start over. If you need to undo it, select Edit > Undo or Edit > Restore last draft.

Preview

Shows you what the content will look like to users, in a pop-up window.

In the Edit menu

Undo/Redo

Undo and redo your actions.

Copy/Paste

Copy and paste content.

Find and replace

Replace a word or phrase throughout the text, all at once.

In the View menu

Source code

Allows you to edit the HTML source code. Add iFrames here.

In the Insert menu

Code sample

For inserting code samples formatted in a gray code block. For inline code formatting, see Format > Code.

Table

Inserts a customizable table. After creating it, open the Table menu to change the number of columns and rows, customize the border style, cell padding, and more.

Special character

Select from a long list of standard special characters.

Emojis

Select from a long list of standard emojis. Note that some emojis might appear differently to users depending on their browser or device type.

Horizontal line

Inserts a gray horizontal line to divide sections of the page.

In the Format menu

Bold, Italic, Underline, Strikethrough, and Superscript/Subscript

Formats text.

Code

Formats inline text as a monospaced font with a gray background. For code formatting in a block, see Insert > Code sample. To access the source code instead, see View > Source Code.

Fonts, Font sizes, Text color, Background color

Select from a list of standard web fonts, font sizes, font colors, and text highlight colors.

Align

Align text to the left, right, center, or justified.

In the More (•••) menu

Bullet list and Numbered list

Insert bulleted or numbered lists. You can choose different list styles and create multiple list levels by adding indents.

Increase/Decrease indent

Manage the level of list items by increasing or decreasing the indent.

Block quote

Formats text as a block quote (indented text with a vertical line in the left margin).