Home
Home
Docs
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
Markdig.Helpers
HtmlHelper
Methods
EscapeUrlCharacter(Char)
Menu
On this page
EscapeUrlCharacter(Char) Method
Definition
Namespace
Markdig.Helpers
Assembly
Markdig.dll
View source
Performs the escape url character operation.
public static string? EscapeUrlCharacter(char c)
Parameters
c
Char
Returns
String