New to Telerik Document ProcessingStart a free 30-day trial

Specifies the fence character used for fenced code blocks.

Definition

Namespace:Telerik.Windows.Documents.Flow.FormatProviders.Md

Assembly:Telerik.Windows.Documents.Flow.dll

Syntax:

C#
public enum CodeFenceExportStyle

Fields

Uses triple backtick fences: ```.

C#
Backtick = 0

Uses triple tilde fences: ~~~.

C#
Tilde = 1
In this article
DefinitionFieldsBacktickTilde
Not finding the help you need?
Contact Support