Package-level declarations

Types

Link copied to clipboard

Based on: https://github.com/JetBrains/markdown/blob/master/src/commonMain/kotlin/org/intellij/markdown/html/entities/EntityConverter.kt Removed HTML focused escaping by https://github.com/mikepenz/multiplatform-markdown-renderer/pull/222

Properties

Link copied to clipboard

Tag used to indicate an image url for inline content. Required for rendering.

Link copied to clipboard

Tag used to indicate an url for inline content. Required for click handling.

Functions

Link copied to clipboard

Builds an AnnotatedString with the contents of the given Markdown ASTNode node.