Platforms to show: All Mac Windows Linux Cross-Platform

Back to MarkdownDocumentMBS class.

MarkdownDocumentMBS.kAutoLink = &h4000

Type Topic Plugin Version
const MarkDown MBS Tools Plugin 15.1
One of the flag values.

make http://foo.com link even without <>s

MarkdownDocumentMBS.kCDATA = &h80

Type Topic Plugin Version
const MarkDown MBS Tools Plugin 15.1
One of the flag values.

generate code for xml ![CDATA[...]]

MarkdownDocumentMBS.kExtraFootnote = &h200000

Type Topic Plugin Version
const MarkDown MBS Tools Plugin 15.1
One of the flag values.

Enable markdown extra-style footnotes.

MarkdownDocumentMBS.kInputMask = &h00030000

Type Topic Plugin Version
const MarkDown MBS Tools Plugin 15.1
One of the flag values.

MarkdownDocumentMBS.kIsLabel = &h08000000

Type Topic Plugin Version
const MarkDown MBS Tools Plugin 15.1
One of the flag values.

MarkdownDocumentMBS.kNoAlphaList = &h80000

Type Topic Plugin Version
const MarkDown MBS Tools Plugin 15.1
One of the flag values.

Forbid alphabetic lists.

MarkdownDocumentMBS.kNoDivQuote = &h40000

Type Topic Plugin Version
const MarkDown MBS Tools Plugin 15.1
One of the flag values.

Forbid >%class% blocks.

MarkdownDocumentMBS.kNoDList = &h100000

Type Topic Plugin Version
const MarkDown MBS Tools Plugin 15.1
One of the flag values.

Forbid definition lists.

MarkdownDocumentMBS.kNoExt = &h40

Type Topic Plugin Version
const MarkDown MBS Tools Plugin 15.1
One of the flag values.

Don't allow pseudo-protocols.

MarkdownDocumentMBS.kNoHeader = &h10000

Type Topic Plugin Version
const MarkDown MBS Tools Plugin 15.1
One of the flag values.

Don't process header blocks.

MarkdownDocumentMBS.kNoHTML = 8

Type Topic Plugin Version
const MarkDown MBS Tools Plugin 15.1
One of the flag values.

Don't allow raw html through AT ALL

MarkdownDocumentMBS.kNoImage = 2

Type Topic Plugin Version
const MarkDown MBS Tools Plugin 15.1
One of the flag values.

Don't do image processing, block <img>.

MarkdownDocumentMBS.kNoLinks = 1

Type Topic Plugin Version
const MarkDown MBS Tools Plugin 15.1
One of the flag values.

Don't do link processing, block <a> tags.

MarkdownDocumentMBS.kNoPants = 4

Type Topic Plugin Version
const MarkDown MBS Tools Plugin 15.1
One of the flag values.

don't run smartypants.

MarkdownDocumentMBS.kNoRelaxed = &h200

Type Topic Plugin Version
const MarkDown MBS Tools Plugin 15.1
One of the flag values.

emphasis happens /everywhere/

MarkdownDocumentMBS.kNoStrikethrough = &h800

Type Topic Plugin Version
const MarkDown MBS Tools Plugin 15.1
One of the flag values.

Forbid strikethrough.

MarkdownDocumentMBS.kNoSuperscript = &h100

Type Topic Plugin Version
const MarkDown MBS Tools Plugin 15.1
One of the flag values.

no A^B

MarkdownDocumentMBS.kNoTables = &h400

Type Topic Plugin Version
const MarkDown MBS Tools Plugin 15.1
One of the flag values.

Disallow tables.

MarkdownDocumentMBS.kSafeLink = &h8000

Type Topic Plugin Version
const MarkDown MBS Tools Plugin 15.1
One of the flag values.

Paranoid check for link protocol.

MarkdownDocumentMBS.kStrict = &h10

Type Topic Plugin Version
const MarkDown MBS Tools Plugin 15.1
One of the flag values.

Disable SUPERSCRIPT, RELAXED_EMPHASIS.

MarkdownDocumentMBS.kTabStop = &h20000

Type Topic Plugin Version
const MarkDown MBS Tools Plugin 15.1
One of the flag values.

Expand tabs to 4 spaces.

MarkdownDocumentMBS.kTagText = &h20

Type Topic Plugin Version
const MarkDown MBS Tools Plugin 15.1
One of the flag values.

process text inside an html tag; no * <em>, no <bold>, no html or [] expansion

MarkdownDocumentMBS.kTOC = &h1000

Type Topic Plugin Version
const MarkDown MBS Tools Plugin 15.1
One of the flag values.

Do table-of-contents processing.

MarkdownDocumentMBS.kUserFlags = &h0FFFFFFF

Type Topic Plugin Version
const MarkDown MBS Tools Plugin 15.1
One of the flag values.

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


💬 Ask a question or report a problem
The biggest plugin in space...