LangYaml

class LangYaml : Lang

This is similar to the lang-yaml.js in JavaScript Prettify.

All comments are adapted from the JavaScript Prettify.

Registers a language handler for YAML.

Author

ribrdb

Constructors

Link copied to clipboard
fun LangYaml()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun getFileExtensions(): List<String>