 | tagsoup-0.7: Parsing and extracting information from (possibly malformed) HTML documents | Contents | Index |
|
|
|
| Description |
| This module is preliminary and may change at a future date.
If you wish to use its features, please email me and I will
help evolve an API that suits you.
|
|
| Synopsis |
|
|
|
| Documentation |
|
| renderTags :: [Tag] -> String |
| Show a list of tags, as they might have been parsed
|
|
| renderTagsOptions :: RenderOptions -> [Tag] -> String |
|
| data RenderOptions |
|
|
| renderOptions :: RenderOptions |
|
| Produced by Haddock version 0.8 |