LangWiki

class LangWiki : Lang

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

All comments are adapted from the JavaScript Prettify.

Registers a language handler for Wiki pages.

Based on WikiSyntax at http://code.google.com/p/support/wiki/WikiSyntax

Author

mikesamuel@gmail.com

Constructors

Link copied to clipboard
fun LangWiki()

Types

Link copied to clipboard
object Companion

Functions

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