Editing tools
There are two tools you should know to build any worksheet.The / menu and commands
This is the easiest way to add new content.
- Typing
/opens a menu with block types — all available content options in Scibly. As you try it out, you’ll quickly see which combinations work best for different task formats. - You can also type
/followed by a block type directly to add it faster, for example/heading,/inline equation.
Selection menu
The selection menu appears when you highlight text in your worksheet.- Use it to change the formatting of selected text.
- You can also convert text into other content types.
Arrange and edit content
Every content block in Scibly (including single lines of text) can be moved by drag and drop within your worksheet. Hover over a block and use the icon shown on the left edge to move it. Blue guide lines show where the block will be inserted when you drop it.Markdown and shortcuts
While writing:- Wrap text with
**to make it bold. - Wrap text with
*to make it italic. - Wrap text with
`to createinline code.
- Type
*,-, or+followed by a space to start a bullet list. - Type
1.(or any number + dot + space) to start a numbered list. - Type
#followed by a space to create an H1 heading. - Type
##for an H2 heading and###for an H3 heading. - Type
>followed by a space to create a blockquote.
Smart Editor
Scibly’s Smart Editor automatically converts simple keystrokes into cleaner typography and symbols, so your text looks polished right away. What the Smart Editor recognizes:Punctuation and quotes
--becomes an em dash —...becomes an ellipsis …- Straight quotes like
"Hello"or'word'are converted into proper typographic quotes: “Hello” and ‘word’
Arrows
<-becomes ←->becomes →
Symbols and characters
(c)becomes ©(r)becomes ®(tm)becomes ™(sm)becomes ℠+/-becomes ±!=becomes ≠
Common fractions
1/2becomes ½1/4becomes ¼3/4becomes ¾
Special characters
<<becomes «>>becomes »2*3or2x3becomes2×3(proper multiplication sign, works with any numbers)
Superscript numbers
^2becomes ²^3becomes ³

