PandocSettings.

StripEmptyParagraphs Property

Summary

Deprecated.Use the +empty_paragraphs extension instead.Ignore paragraphs with no content.This option is useful for converting word processing documents where users have used empty paragraphs to create inter-paragraph space.
Assembly
Cake.Pandoc.dll
Namespace
Cake.Pandoc
Containing Type
PandocSettings

Syntax

public bool StripEmptyParagraphs { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
bool