-
Home
-
API
-
Markdig.Helpers
-
CharHelper
-
Methods
-
IsNewLineOrLineFeed(Char)
IsNewLineOrLineFeed(Char) Method
Definition
Determines whether new line or line feed.
[MethodImpl(MethodImplOptions.AggressiveInlining)]
public static bool IsNewLineOrLineFeed(this char c)
Parameters
Returns