markdownPath

abstract val markdownPath: Property<String>(source)

The path under which all markdown resources will live.

Defaults to "markdown"

This value will be checked when looking through resource directories for markdown files to convert to code. For example, this will find files nested under src/jsMain/resources/markdown