land.sungbin.gfm.dsl.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gfm-dsl Show documentation
Show all versions of gfm-dsl Show documentation
GitHub Flavored Markdown builder with Kotlin DSL
The newest version!
/*
* Designed and developed by Martin Macheiner and Ji Sungbin, 2022
*
* Licensed under the MIT.
* Please see full license: https://github.com/duckie-team/GfmDsl/blob/master/LICENSE
*/
package land.sungbin.gfm
@DslMarker
internal annotation class GfmDsl