Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
A markdown renderer that generates a Kobweb source file given an input markdown file.
Link copied to clipboard
abstract class MarkdownBlock(providers: ProviderFactory, objects: ObjectFactory, baseGenDir: Provider<String>, pagesPackage: Property<String>) : KobwebBlock.FileGeneratingBlock
Link copied to clipboard
Link copied to clipboard
List feature extensions to markdown that this plugin supports.
Link copied to clipboard
A class which represents the metadata associated with a target folder that contains markdown content.