1.3 Tutorial: Inputs and Formatting in Box Editor

Edumaps
Map as Image Hide Contents

Editor Bar

  • If you are working the first time with the editor, then the editor bar will help you to format the text.
  • Also note the other modules in the editor dropdown.
  •  

Formatting at a glance

  • The most frequently used formats shown at a glance:
  • *italic* and **bold**
     
    > Quote
     
    List:
    - One
    - Two
     
    Numbered list:
    1. One
    2. Two
     
    ?? Hidden text (spoiler)
     
      Indented Text
     
    {Linked Text}{https://www.edumaps.de}
1

Empty Lines between Elements

2

Line breaks vs. new lines

3

Make words bold or italic

3.2

Strikethrough and underline words

4

Simple List

4.2

Numbered List

4.3

Create an indented list

5

Indent Text

5.2

Text indent with two levels

6

Create Quotes

6.2

Multi-line Quotes

7

Links with Thumbnails

7.2

Link with thumbnail and custom text

7.3

Set text link (without thumbnail)

7.4

Link text with upload

7.5

Use your own thumbnail

8

Links within Text

8.2

Link certain Text

9

Labels for Images and Links

9.2

Info-Icon at Upload (image/PDF)

10

Code Formatting

11

Use of Latex

12

Superscripts and Subscripts

13

Hidden Notes in Boxes

14

Spoilers

14.2

Timed Spoiler

15

Text Color

16

Background Color for Text

17

Headlines

17.2

Subheadlines

17.3

Special Headlines

18

Horizontal Dividing Line

19

Font Sizes

20

Checkboxes

21

Tooltips for Words (Popups)

22

Protect content with password

23

Conduct Polls

24

Generate QR Codes

25

Insert Countdown

26

Create Tables

  • A template of a table can be used through the box editor.
  • Example:
  • Head 1 Head 2 Head 3
    A1 A2 A3
    B1 B2 B3
  • 📝 Input:
  • ||| Head 1 || Head 2 || Head 3 ||
    || A1 || A2 || A3 ||
    || B1 || B2 || B3 ||
  • The table header begins with three vertical bars |||. Each new table row must begin with ||.
  •  
  • Simple Alternative:
  • If it is a small table, you can enter it directly by inputting the table as a code block. This requires setting 3 backticks (`), then the table content, and then 3 backticks again.
  • Example:
  • Head 1 | Head 2 | Head 3
    Content A | Content B | ...
    1235678 | 9012345 | ...
  • However, this requires manual formatting.
  • ⚙ tables
27

Markdown

  • Our editor supports most of the Markdown syntax.
  • Article about Markdown (Wikipedia).
  • If you have written your documents with Markdown, you can copy and paste their contents directly into our editor.
  • You can display the Markdown syntax by using the dropdown in the box editor and selecting “Syntax on/off”.
  • ⚙ markdown

(Semi)Transparent Background Colors

  • You can make the background of boxes and paths semi-transparent or fully transparent.
  • To create a semi-transparent background you need to:
    1. Edit the box and click “Edit color” (pencil icon).
    2. Click “Edit Color” a second time
    3. You will now see the transparency slider that you can adjust.
  • If you want to apply the semi-transparent color to the whole box, you have to click on “Fill”.