compliance

package
v0.0.0-...-a997442 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 12, 2014 License: MIT Imports: 0 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AttributeMissing

func AttributeMissing() string
AsciiDoc drops lines that contain references to missing attributes.

This behavior is not intuitive to most writers Compliance value: 'drop-line'

func AttributeUndefined

func AttributeUndefined() string
AsciiDoc drops lines that contain an attribute unassignemnt.

This behavior may need to be tuned depending on the circumstances. Compliance value: 'drop-line'

func BlockTerminatesParagraph

func BlockTerminatesParagraph() bool
AsciiDoc terminates paragraphs adjacent to block content

(delimiter or block attribute list) This option allows this behavior to be modified TODO what about literal paragraph? Compliance value: true

func MarkdownSyntax

func MarkdownSyntax() bool
Asciidoctor will recognize commonly-used Markdown syntax

to the degree it does not interfere with existing AsciiDoc syntax and behavior. Compliance value: false

func StrictVerbatimParagraphs

func StrictVerbatimParagraphs() bool
AsciiDoc does not treat paragraphs labeled with a verbatim style

(literal, listing, source, verse) as verbatim. This options allows this behavior to be modified Compliance value: false

func UnderlineStyleSectionTitles

func UnderlineStyleSectionTitles() bool
AsciiDoc supports both single-line and underlined section titles.

This option disables the underlined variant. Compliance value: true

func UnwrapStandalonePreamble

func UnwrapStandalonePreamble() bool
Asciidoctor will unwrap the content in a preamble

if the document has a title and no sections. Compliance value: false

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL