Platforms to show: All Mac Windows Linux Cross-Platform

MarkdownParagraphMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class MarkDown MBS Tools Plugin 15.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The class ofr a paragraph.

A paragraph is a collection of Lines, with links to the next paragraph and (if it's a QUOTE, UL, or OL) to the reparsed contents of this paragraph.
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.

Alignment Values

Constant Value Description
kAlignCenter 2 Center
kAlignImplicit 0 Implicit alignment
kAlignPara 1 Paragraph

Typ Codes

Constant Value Description
kTypeAL 9 AL
kTypeCode 1 Code
kTypeDL 6 DL
kTypeHDR 11 HDR
kTypeHR 12 HR
kTypeHTML 4 HTML
kTypeListItem 10 ListItem
kTypeMarkup 3 Markup
kTypeOL 8 OL
kTypeQuote 2 Quote
kTypeSource 14 Source
kTypeStyle 5 Style
kTypeTable 13 Table
kTypeUL 7 UL
kTypeWhitespace 0 Whitespace

This class has no sub classes.

Some properties using for this class:

Some examples using this class:


The items on this page are in the following plugins: MBS Tools Plugin.


MarkdownLineMBS   -   MD5DigestMBS


The biggest plugin in space...