2
0

text.rst 1.0 KB

123456789101112131415161718192021222324252627282930313233343536
  1. Text Block
  2. ==========
  3. The text block allows the user to create formatted text with headers, lists, links, and media.
  4. This is one of the most versatile editors. It's best to try out all the options to get a feel for what all it can do.
  5. Below is an example
  6. Example: See Below
  7. Field Reference
  8. ---------------
  9. The text block does not have specific fields. It has a space for writing content with formatting options
  10. in the format bar, such as:
  11. * bold or italic -- font style formatting
  12. * H2, H3, H4 -- titles and subtitles
  13. * numbered list or bullet list
  14. * horizontal line or line break
  15. * embed, link, document, or image -- media content that can be embedded in the block
  16. * undo and redo -- helpful in case you make a mistake or change your mind while writing
  17. .. figure:: images/text_block_edit.jpeg
  18. :alt: A text block with some of the options you have in the editor.
  19. A text block with some text.
  20. .. figure:: images/text_block_preview.jpeg
  21. :alt: The text block the above editor produced.
  22. The text block the above editor produced.