QFunction

@Target(allowedTargets = [AnnotationTarget.FUNCTION])
annotation class QFunction

Marks a top-level Kotlin function as an exportable Quarkdown function.