Gets the Markdown.InvalidCharReplacement setting.
public static string? GetInvalidCharReplacement(this DefaultDocumentation.IGeneralContext context);
context
IGeneralContext
The IGeneralContext of the current documentation file.
System.String
The System.String to use to replace invalid chars in generated file name.