|
|
|
| Description |
| Module containing various functions to manipulate contexts.
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
| Type for context manipulating functions.
|
|
|
|
|
|
| :: String | Key in which the rendered date should be placed.
| | -> String | Format to use on the date.
| | -> String | Default value when the date cannot be parsed.
| | -> ContextManipulation | | | When the context has a key called path in a `yyyy-mm-dd-title.extension`
format (default for pages), this function can render the date.
|
|
|
| Produced by Haddock version 2.6.0 |