|
| Text.Highlighting.Kate.Syntax |
|
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
| :: String | Language syntax
| | -> String | Source code to highlight
| | -> Either String [SourceLine] | Either error message or result
| True if extension belongs to language.
Highlight source code using a specified syntax definition.
|
|
|
|
| List of supported languages.
|
|
|
| Returns a list of languages appropriate for the given file extension.
|
|
| Produced by Haddock version 2.6.0 |