Determines whether this parser is using the specified character as an emphasis delimiter.
public bool HasEmphasisChar(char c)
The character to look for.
true if this parser is using the specified character as an emphasis delimiter; otherwise false