oneOf package:pandoc

Parses one of a list of strings. If the list contains two strings one of which is a prefix of the other, the longer string will be matched if possible.
Parses one of a list of strings (tried in order), case insensitive.