|
| Text.Highlighting.Kate.Format | | Portability | portable | | Stability | alpha | | Maintainer | John MacFarlane <jgm@berkeley.edu> |
|
|
|
| Description |
| Formatters that convert a list of annotated source lines to various output formats.
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
|
|
|
| Options for formatters.
| | Constructors | | OptNumberLines | Number lines
| | OptNumberFrom Int | Number of first line
| | OptLineAnchors | Anchors on each line number
| | OptTitleAttributes | Include title attributes
| | OptDetailed | Include detailed lexical information in classes.
(By default, only the default style is included. This
option causes output to be more verbose.)
| | OptInline | Format as span-level, not block-level element
|
| Instances | |
|
|
|
|
| Produced by Haddock version 2.6.1 |