MarkdownBlock
abstract class MarkdownBlock( providers: ProviderFactory, objects: ObjectFactory, baseGenDir: Provider<String>, pagesPackage: Property<String>) : KobwebBlock.FileGeneratingBlock(source)
Types
Link copied to clipboard
class ProcessScope
Properties
Link copied to clipboard
The default package that source code generated from Markdown files will be written under.
Link copied to clipboard
The root composable to use as a fallback if no other root is provided.
Link copied to clipboard
The path under which all markdown resources will live.
Link copied to clipboard
Register a handler which will be triggered with a list of all markdown pages in this project.