| |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Synopsis | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Documentation | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
match an opening tag | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
match an closing tag | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
match a text | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
match a opening tag's name literally | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
match a closing tag's name literally | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Match a tag with given name, that contains an attribute with given name, that satisfies a predicate. If an attribute occurs multiple times, all occurrences are checked. | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Check if the Tag is TagOpen and matches the given name | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Check if the Tag is TagClose and matches the given name | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Produced by Haddock version 2.4.2 |