Skip to content

purrmd


purrmd / themeClass

Variable: themeClass

const themeClass: object

Defined in: packages/core/src/core/themes/base/index.ts:65

Type declaration

blockquote

blockquote: object = blockquoteClass

blockquote.blockquote

blockquote: string = 'purrmd-cm-blockquote'

blockquote.blockquoteFormatting

blockquoteFormatting: string = 'purrmd-cm-formatting-blockquote'

blockquote.blockquoteHideFormatting

blockquoteHideFormatting: string = 'purrmd-cm-formatting-blockquote-hide'

code

code: object = codeClass

code.codeFormatting

codeFormatting: string = 'purrmd-cm-formatting-code'

code.codeInfo

codeInfo: string = 'purrmd-cm-formatting-code-info'

codeBlock

codeBlock: object = codeBlockClass

codeBlock.codeBlockFirstLine

codeBlockFirstLine: string = 'purrmd-cm-code-block-line-first'

codeBlock.codeBlockInfo

codeBlockInfo: string = 'purrmd-cm-code-block-info'

codeBlock.codeBlockLastLine

codeBlockLastLine: string = 'purrmd-cm-code-block-line-last'

codeBlock.codeBlockLine

codeBlockLine: string = 'purrmd-cm-code-block-line'

emphasis

emphasis: object = emphasisClass

emphasis.emphasis

emphasis: string = 'purrmd-cm-emphasis'

emphasis.emphasisFormatting

emphasisFormatting: string = 'purrmd-cm-formatting-emphasis'

heading

heading: object = headingClass

heading.heading1

heading1: string = 'purrmd-cm-heading1'

heading.heading2

heading2: string = 'purrmd-cm-heading2'

heading.heading3

heading3: string = 'purrmd-cm-heading3'

heading.heading4

heading4: string = 'purrmd-cm-heading4'

heading.heading5

heading5: string = 'purrmd-cm-heading5'

heading.heading6

heading6: string = 'purrmd-cm-heading6'

heading.headingFormatting

headingFormatting: string = 'purrmd-cm-formatting-heading'

horizontalRule

horizontalRule: object = horizontalRuleClass

horizontalRule.contentSeparator

contentSeparator: string = 'purrmd-cm-content-separator'

horizontalRule.horizontalRule

horizontalRule: string = 'purrmd-cm-horizontal-rule'

horizontalRule.horizontalRuleFormatting

horizontalRuleFormatting: string = 'purrmd-cm-formatting-horizontal-rule'

inlineCode

inlineCode: object = inlineCodeClass

inlineCode.inlineCode

inlineCode: string = 'purrmd-cm-inline-code'

inlineCode.inlineCodeFormatting

inlineCodeFormatting: string = 'purrmd-cm-formatting-inline-code'

link: object = linkClass

link: string = 'purrmd-cm-link'

linkFormatting: string = 'purrmd-cm-formatting-link'

linkHideFormatting: string = 'purrmd-cm-formatting-link-hide'

linkTitle: string = 'purrmd-cm-link-title'

linkURL: string = 'purrmd-cm-link-url'

list

list: object = listClass

list.bulletListCheckboxFormatting

bulletListCheckboxFormatting: string = 'purrmd-cm-formatting-bullet-list-checkbox'

list.bulletListItemFormatting

bulletListItemFormatting: string = 'purrmd-cm-formatting-bullet-list-item'

list.bulletListItemFormattingHide

bulletListItemFormattingHide: string = 'purrmd-cm-formatting-bullet-list-item-hide'

list.bulletListTaskFormatting

bulletListTaskFormatting: string = 'purrmd-cm-formatting-bullet-list-task'

list.checkboxFormatting

checkboxFormatting: string = 'purrmd-cm-formatting-checkbox'

list.listFormatting

listFormatting: string = 'purrmd-cm-formatting-list'

list.orderedListCheckboxFormatting

orderedListCheckboxFormatting: string = 'purrmd-cm-formatting-ordered-list-checkbox'

list.orderedListItemFormatting

orderedListItemFormatting: string = 'purrmd-cm-formatting-ordered-list-item'

list.taskFormatting

taskFormatting: string = 'purrmd-cm-formatting-task'

strikethrough

strikethrough: object = strikethroughClass

strikethrough.strikethrough

strikethrough: string = 'purrmd-cm-strikethrough'

strikethrough.strikethroughFormatting

strikethroughFormatting: string = 'purrmd-cm-formatting-strikethrough'

strong

strong: object = strongClass

strong.strong

strong: string = 'purrmd-cm-strong'