kobweb
Toggle table of contents
0.22.0
js
Platform filter
js
Switch theme
Search in API
kobweb
kobwebx-markdown
/
com.varabyte.kobwebx.markdown
Package-level
declarations
Types
Properties
Types
Markdown
Context
Link copied to clipboard
class
MarkdownContext
(
val
path
:
String
,
val
frontMatter
:
FrontMatterElement.ValueMap
)
Various context that will be set if this page was generated from Markdown.
Properties
markdown
Link copied to clipboard
val
PageContext
.
markdown
:
MarkdownContext
?
val
InitRouteContext
.
markdown
:
MarkdownContext
?