InsideSingleBacktick
The InsideSingleBacktick()
static method returns a pattern for finding the value wrapped in backticks in another string.
less than a minute
The InsideSingleBacktick()
static method returns a pattern for finding the value wrapped in backticks in another string.
The InSquareBrackets()
static method returns a standard pattern for finding everything inside square brackets.
The NotInsideInlineCode()
static method returns whether a string of text is inside any inline code blocks for a given line of Markdown.