File: ox-ascii.el.html

This library implements an ASCII backend for Org generic exporter. See Org manual for more information.

Defined variables (20)

org-ascii-bulletsBullet characters for headlines converted to lists in ASCII export.
org-ascii-caption-aboveWhen non-nil, place caption string before the element.
org-ascii-charsetThe charset allowed to represent various elements and objects.
org-ascii-format-drawer-functionFunction called to format a drawer in ASCII.
org-ascii-format-inlinetask-functionFunction called to format an inlinetask in ASCII.
org-ascii-global-marginWidth of the left margin, in number of characters.
org-ascii-headline-spacingNumber of blank lines inserted around headlines.
org-ascii-indented-line-widthAdditional indentation width for the first line in a paragraph.
org-ascii-inlinetask-widthWidth of inline tasks, in number of characters.
org-ascii-inner-marginWidth of the inner margin, in number of characters.
org-ascii-links-to-notesNon-nil means convert links to notes before the next headline.
org-ascii-list-marginWidth of margin used for plain lists, in characters.
org-ascii-paragraph-spacingNumber of white lines between paragraphs.
org-ascii-quote-marginWidth of margin used for quoting text, in characters.
org-ascii-table-keep-all-vertical-linesNon-nil means keep all vertical lines in ASCII tables.
org-ascii-table-use-ascii-artNon-nil means "table.el" tables are turned into ASCII art.
org-ascii-table-widen-columnsNon-nil means widen narrowed columns for export.
org-ascii-text-widthMaximum width of exported text.
org-ascii-underlineCharacters for underlining headings in ASCII export.
org-ascii-verbatim-formatFormat string used for verbatim text and inline code.

Defined functions (80)

org-ascii--box-string(S INFO)
org-ascii--build-caption(ELEMENT INFO)
org-ascii--build-title(ELEMENT INFO TEXT-WIDTH &optional UNDERLINE NOTAGS TOC)
org-ascii--build-toc(INFO &optional N KEYWORD SCOPE)
org-ascii--checkbox(ITEM INFO)
org-ascii--current-justification(ELEMENT)
org-ascii--current-text-width(ELEMENT INFO)
org-ascii--describe-datum(DATUM INFO)
org-ascii--describe-links(LINKS WIDTH INFO)
org-ascii--fill-string(S TEXT-WIDTH INFO &optional JUSTIFY)
org-ascii--has-caption-p(ELEMENT INFO)
org-ascii--indent-string(S WIDTH)
org-ascii--justify-element(CONTENTS ELEMENT INFO)
org-ascii--justify-lines(S TEXT-WIDTH HOW)
org-ascii--list-listings(KEYWORD INFO)
org-ascii--list-tables(KEYWORD INFO)
org-ascii--table-cell-width(TABLE-CELL INFO)
org-ascii--translate(S INFO)
org-ascii--unique-links(ELEMENT INFO)
org-ascii-bold(BOLD CONTENTS INFO)
org-ascii-center-block(CENTER-BLOCK CONTENTS INFO)
org-ascii-clock(CLOCK CONTENTS INFO)
org-ascii-code(CODE CONTENTS INFO)
org-ascii-convert-region-to-ascii()
org-ascii-convert-region-to-utf8()
org-ascii-drawer(DRAWER CONTENTS INFO)
org-ascii-dynamic-block(DYNAMIC-BLOCK CONTENTS INFO)
org-ascii-entity(ENTITY CONTENTS INFO)
org-ascii-example-block(EXAMPLE-BLOCK CONTENTS INFO)
org-ascii-export-as-ascii(&optional ASYNC SUBTREEP VISIBLE-ONLY BODY-ONLY EXT-PLIST)
org-ascii-export-block(EXPORT-BLOCK CONTENTS INFO)
org-ascii-export-snippet(EXPORT-SNIPPET CONTENTS INFO)
org-ascii-export-to-ascii(&optional ASYNC SUBTREEP VISIBLE-ONLY BODY-ONLY EXT-PLIST)
org-ascii-filter-comment-spacing(TREE BACKEND INFO)
org-ascii-filter-headline-blank-lines(HEADLINE BACKEND INFO)
org-ascii-filter-paragraph-spacing(TREE BACKEND INFO)
org-ascii-fixed-width(FIXED-WIDTH CONTENTS INFO)
org-ascii-footnote-reference(FOOTNOTE-REFERENCE CONTENTS INFO)
org-ascii-format-inlinetask-default(TODO TYPE PRIORITY NAME TAGS CONTENTS WIDTH INLINETASK INFO)
org-ascii-headline(HEADLINE CONTENTS INFO)
org-ascii-horizontal-rule(HORIZONTAL-RULE CONTENTS INFO)
org-ascii-inline-src-block(INLINE-SRC-BLOCK CONTENTS INFO)
org-ascii-inlinetask(INLINETASK CONTENTS INFO)
org-ascii-inner-template(CONTENTS INFO)
org-ascii-italic(ITALIC CONTENTS INFO)
org-ascii-item(ITEM CONTENTS INFO)
org-ascii-keyword(KEYWORD CONTENTS INFO)
org-ascii-latex-environment(LATEX-ENVIRONMENT CONTENTS INFO)
org-ascii-latex-fragment(LATEX-FRAGMENT CONTENTS INFO)
org-ascii-line-break(LINE-BREAK CONTENTS INFO)
org-ascii-link(LINK DESC INFO)
org-ascii-node-property(NODE-PROPERTY CONTENTS INFO)
org-ascii-paragraph(PARAGRAPH CONTENTS INFO)
org-ascii-plain-list(PLAIN-LIST CONTENTS INFO)
org-ascii-plain-text(TEXT INFO)
org-ascii-planning(PLANNING CONTENTS INFO)
org-ascii-property-drawer(PROPERTY-DRAWER CONTENTS INFO)
org-ascii-publish-to-ascii(PLIST FILENAME PUB-DIR)
org-ascii-publish-to-latin1(PLIST FILENAME PUB-DIR)
org-ascii-publish-to-utf8(PLIST FILENAME PUB-DIR)
org-ascii-quote-block(QUOTE-BLOCK CONTENTS INFO)
org-ascii-radio-target(RADIO-TARGET CONTENTS INFO)
org-ascii-section(SECTION CONTENTS INFO)
org-ascii-special-block(SPECIAL-BLOCK CONTENTS INFO)
org-ascii-src-block(SRC-BLOCK CONTENTS INFO)
org-ascii-statistics-cookie(STATISTICS-COOKIE CONTENTS INFO)
org-ascii-strike-through(STRIKE-THROUGH CONTENTS INFO)
org-ascii-subscript(SUBSCRIPT CONTENTS INFO)
org-ascii-superscript(SUPERSCRIPT CONTENTS INFO)
org-ascii-table(TABLE CONTENTS INFO)
org-ascii-table-cell(TABLE-CELL CONTENTS INFO)
org-ascii-table-row(TABLE-ROW CONTENTS INFO)
org-ascii-template(CONTENTS INFO)
org-ascii-template--document-title(INFO)
org-ascii-timestamp(TIMESTAMP CONTENTS INFO)
org-ascii-underline(UNDERLINE CONTENTS INFO)
org-ascii-verbatim(VERBATIM CONTENTS INFO)
org-ascii-verse-block(VERSE-BLOCK CONTENTS INFO)
org-export-region-to-ascii()
org-export-region-to-utf8()

Defined faces (0)