-
Home
-
API
-
Markdig.Parsers
-
BlockParser
-
Methods
-
HasOpeningCharacter(Char)
HasOpeningCharacter(Char) Method
Definition
Determines whether the specified char is an opening character.
public bool HasOpeningCharacter(char c)
Parameters
Returns
- Boolean
true if the specified char is an opening character.