1.3 Tutorial: Inputs and Formatting in Box Editor
edumapsIntroduction
-
✔️ Here you will learn how the inputs in the box editor work:
-
- Empty lines between elements
- Line breaks and new lines
- Make words bold or italic
- Lists
- Indents
- Quotes
- Links with Thumbnails
- Links within text
- Labels for images and links
- Code Formatting
- Use of Latex
- Superscripts and Subscripts
- Hidden notes in boxes
- Spoilers
- Text color
- Background color for Text
- Headlines
- Horizontal dividing line
- Font sizes
- Checkboxes
- Tooltips for words (popups)
- Protect content with password
- Conduct Polls
- Generate QR Codes
- Popup Message
- Insert Countdown
- Create Tables
- Markdown
- (Semi)Transparent Background Colors
-
✔️ There are many formatting options that can be quickly applied. It only takes a few characters.
-
✔️ The formatting for texts is easy to learn.
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.
-
27
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
28
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
29
(Semi)Transparent Background Colors
-
You can make the background of boxes 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”.
-
⚙ transparent