A markdown block is a standalone text block that supports markdown and can be used to make notes or organize your blocks.
Markdown
button from the list of block types available.
The Markdown
button is visible at the bottom of the main section or when hovering over the divider between two blocks.Escape
on your keyboard while the content editor is active.
You may need to press Escape
twice, once to exit the editor and another time to deselect
the block. When the block is deselected, the editor will automatically close.markdowns
directory
in the File Browser.
blockquote
test_code
in your sentences.
Links: Mage homepage
Column1 | Column2 | Column3 |
---|---|---|
Text1 | TextA | TextI |
Text2 | TextB | TextII |
Text3 | TextC | TextIII |
<img>
HTML tag syntax:
<img>
syntax, you can create customizable image sizes with width
and height
attributes.