EscapeUrlCharacter(Char) Method

Definition

Namespace Markdig.Helpers
Assembly Markdig.dll

Performs the escape url character operation.

public static string? EscapeUrlCharacter(char c)

Parameters

c
Char

Returns