š      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~       portablealpha"John MacFarlane <jgm@berkeley.edu>portablealpha"John MacFarlane <jgm@berkeley.edu> Remove everything between  ... (Escape one character as needed for XML. +True if the character needs to be escaped. GEscape string as needed for XML. Entity references are not preserved. @Return a text object with a string of formatted XML attributes. APut the supplied contents between start and end tags of tagType, = with specified attributes and (if specified) indentation. ?Return a self-closing tag of tagType with specified attributes APut the supplied contents between start and end tags of tagType. DPut the supplied contents in indented block btw start and end tags. portablealpha"John MacFarlane <jgm@berkeley.edu>  !"#$%&'!"#$%&'!"#$%&'portablealpha"John MacFarlane <jgm@berkeley.edu>Parse character entity. ()*+,Convert entities in a string to characters. ,-portablealpha"John MacFarlane <jgm@berkeley.edu>=A fixed-width block of text. Parameters are width of block, % height of block, and list of lines. .=Break lines in a list of lines so that none are greater than  a given width. Maximum length of lines. List of lines.  Convert a Doc element into a  TextBlock with a specified width. Width of text block. Doc to convert.  Convert a  TextBlock to a Doc element. Returns width of a  TextBlock (number of columns). Returns height of a  TextBlock (number of rows). /1Pads a string out to a given width using spaces. Desired width. String to pad. Concatenates a list of  TextBlock s into a new  TextBlock in ! which they appear side by side. Like  hcatBlocks , but inserts space between the  TextBlocks. 0 Left-aligns the contents of a  TextBlock within the block. Right-aligns the contents of a  TextBlock within the block. Centers the contents of a  TextBlock within the block.    123456789:16789:16789:portablealpha"John MacFarlane <jgm@berkeley.edu>K Inline elements. Footnote or endnote +Image: alt text (list of inlines), target  and target *Hyperlink: text (list of inlines), target HTML code (literal) LaTeX code (literal) TeX math (literal) Hard line break  Ellipses  Apostrophe En dash Em dash Inter-word space Inline code (literal) Citation (list of inlines) Quoted text (list of inlines) "Small caps text (list of inlines) #Subscripted text (list of inlines) %Superscripted text (list of inlines) !Strikeout text (list of inlines) !+Strongly emphasized text (list of inlines) ""Emphasized text (list of inlines) #Text (string) $*Type of math element (display or inline). %&'Link target (URL, title). (1Type of quotation marks to use in Quoted inline. )*+Block element. ,Nothing -Table, " with caption, column alignments, ' relative column widths (0 = default), - column headers (each a list of blocks), and ' rows (each a list of lists of blocks) .Horizontal rule /-Header - level (integer) and text (inlines) 0Definition list * Each list item is a pair consisting of a * term (a list of inlines) and one or more % definitions (each a list of blocks) 1!Bullet list (list of items, each  a list of blocks) 2Ordered list (attributes - and a list of items, each a list of blocks) 3Block quote (list of blocks) 4Raw HTML block (literal) 5&Code block (literal) with attributes 6 Paragraph 7Plain text, not a paragraph 81Attributes: identifier, classes, key-value pairs 9Delimiter of list numbers. :;<=>Style of list numbers. ?@ABCDEFList attributes. GAlignment of a table column. HIJKLCBibliographic information for the document: title, authors, date. MNOPQRSApplies a transformation on as to matching elements in a b. TLike S$, but with monadic transformations. URuns a query on matching a elements in a c. VWK  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWKQRLMNOPGKJIHF>EDCBA@?9=<;:8+76543210/.-,(*)'$&% #"! STUVWK #"!  !"#$&%%&'(*))*+ 76543210/.-,,-./0123456789=<;::;<=>EDCBA@??@ABCDEFGKJIHHIJKLMNOPMNOPQRRSTUVWportablealpha"John MacFarlane <jgm@berkeley.edu>PXOptions for writers YZInclude header and footer [#Template to use in standalone mode \Variables to set in template ]Metadata to include in EPUB ^+Tabstop for conversion btw spaces and tabs _Include table of contents `Are we writing S5 or Slidy? a$True if lists should be incremental b'Create latex suitable for use by xetex cHow to print math in HTML d&Ignore footnotes (used in making toc) eNumber sections in LaTeX f!Put sections in div tags in HTML gUse strict markdown syntax h-Use reference links in writing markdown, rst iWrap text to line length jWrite as literate haskell kHow to obfuscate emails lPrefix for section & note ids in HTML m"Directory path of 1st source file nPath of user data directory oVarieties of HTML slide shows. pqrs1Methods for obfuscating email addresses in HTML. tuvwxyz{|}~:Data structure for defining hierarchical Pandoc documents =Indicates whether block should be surrounded by blank lines (Pad ) or not (Reg). )Split list by groups of one or more sep. 5Split list into chunks divided at specified indices. ?Replace each occurrence of one sublist in a list with another. 9Returns an association list of backslash escapes for the  designated characters. %list of special characters to escape <Escape a string of characters, using an association list of  characters and strings. %Strip trailing newlines from string. DRemove leading and trailing space (including newlines) from string. 7Remove leading space (including newlines) from string. 8Remove trailing space (including newlines) from string. 2Strip leading and trailing characters from string CChange CamelCase word to hyphenated lowercase (e.g., camel-case). Convert number <" 4000 to uppercase roman numeral. 9Escape unicode characters in a URI. Characters that are < already valid in a URI, including % and ?, are left alone. ;Unescape unicode and some special characters in a URI, but  without introducing spaces. 8Convert tabs to spaces and filter out DOS line endings. 1 Tabs will be preserved if tab stop is set to 0.  Tab stop Input Wrap inlines to line length. 2Wrap inlines if the text wrap option is selected. ;>Wrap inlines to line length, treating footnotes in a way that # makes sense in LaTeX and ConTeXt. ?Wrap inlines if the text wrap option is selected, specialized  for LaTeX and ConTeXt. SConverts a list of wrapped blocks to a Doc, with appropriate spaces around blocks. @A version of hang that works like the version in pretty-1.0.0.0 <Generate infinite lazy list of markers for an ordered list,  depending on list attributes. ANormalize a list of inline elements: remove leading and trailing  Space elements, collapse double Spaces into singles, and  remove empty Str elements. Change final list item from Para to Plain if the list contains  no other Para blocks. +List of list items (each a list of blocks) <=;Convert Pandoc inline list to plain text identifier. HTML < identifiers must start with a letter, and may contain only ) letters, digits, and the characters _-. CConvert list of Pandoc blocks into (hierarchical) list of Elements >?5Generate a unique identifier from a list of inlines. 8 Second argument is a list of already used identifiers. !True if block is a Header block.  Shift header levels up or down. Default writer options. FPerform an IO action in a directory, returning to starting directory. JRead file from specified user data directory or, if not found there, from  Cabal data directory. KXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~K~w}|{zyxsvutorqpXYZ[\]^_`abcdefghijklmnKXYZ[\]^_`abcdefghijklmnYZ[\]^_`abcdefghijklmnorqppqrsvuttuvw}|{zyxxyz{|}~portablealpha"John MacFarlane <jgm@berkeley.edu>@AB/Get default template for the specified writer. %User data directory to search first Name of writer CRenders a template $Assoc. list of values for variables  Template DEFGHIJKLportablealpha"John MacFarlane <jgm@berkeley.edu>MIndent string as a block. &Number of spaces to indent the block 5Number of spaces (rel to block) to indent first line Contents of block to indent N,Prettyprint list of Pandoc blocks elements. *Number of spaces to indent list of blocks List of blocks O"Prettyprint Pandoc block element. Prettyprint Pandoc document. portablealpha"John MacFarlane <jgm@berkeley.edu>PQRSTUVWConvert Pandoc to RST. X'Return RST representation of document. Y2Return RST representation of reference key table. Z/Return RST representation of a reference key. [$Return RST representation of notes. \%Return RST representation of a note. ]6Return RST representation of picture reference table. ^@Return RST representation of a picture substitution reference. _5Take list of inline elements and return wrapped doc. `#Escape special characters for RST. ab&Convert Pandoc block element to RST. Block element c2Convert bullet list item (list of blocks) to RST. d5Convert ordered list item (a list of blocks) to RST. marker for list item list item (list of blocks) e<Convert defintion list item (label, list of blocks) to RST. f.Convert list of Pandoc block elements to RST. List of block elements g/Convert list of Pandoc inline elements to RST. h&Convert Pandoc inline element to RST. portablealpha "John MacFarlane <jgm@berkeley.edu>ijklmnopqrstuvConvert Pandoc to LaTeX. wxy"Puts contents into LaTeX command. z6Remove all code elements from list of inline elements  (because it':s illegal to have verbatim inside some command arguments) {'Convert Pandoc block element to LaTeX. Block to convert |}~*Convert list of inline elements to LaTeX. Inlines to convert  Convert inline element to LaTeX Inline to convert  portablealpha "John MacFarlane <jgm@berkeley.edu>Convert Pandoc to ConTeXt. Escape string for ConTeXt )Convert Pandoc block element to ConTeXt. +Convert list of block elements to ConTeXt. ,Convert list of inline elements to ConTeXt. Inlines to convert "Convert inline element to ConTeXt Inline to convert  portablealpha"John MacFarlane <jgm@berkeley.edu>Convert Pandoc to MediaWiki. -Return MediaWiki representation of document. )Escape special characters for MediaWiki. ,Convert Pandoc block element to MediaWiki. Options Block element 9Convert ordered list attributes to HTML attribute string CConvert bullet or ordered list item (list of blocks) to MediaWiki. CConvert definition list item (label, list of blocks) to MediaWiki. ZTrue if the list can be handled by simple wiki markup, False if HTML tags will be needed. HTrue if list item can be handled with the simple wiki syntax. False if  HTML tags will be needed. 4Concatenates strings with line breaks between them. 4Convert list of Pandoc block elements to MediaWiki. Options List of block elements 5Convert list of Pandoc inline elements to MediaWiki. ,Convert Pandoc inline element to MediaWiki.  portablealpha"John MacFarlane <jgm@berkeley.edu>a$Used when not parsing inside quotes 'Used when parsing inside double quotes 'Used when parsing inside single quotes Default state /Used when running parser on list item contents $Lines of characters above and below %Single line of characters underneath Parsing options. Parse raw HTML and LaTeX?  Inside list? Inside quoted environment? Sanitize HTML? List of reference keys List of notes  Tab stop Parse bibliographic info? Title of document Authors of document Date of document Use strict markdown syntax? Use smart typography?  Treat input as literate haskell Number of columns in terminal "Ordered list of header types used (Classes to use for indented code blocks Number of next example $Map from example labels to numbers True if chapter encountered 0Like >>, but returns the operation on the left. 6 (Suggested by Tillmann Rendel on Haskell-cafe list.) Parse any line of text Like manyTill, but reads at least one item. A more general form of  notFollowedBy. This one allows any I type of parser to be specified, and succeeds only if that parser fails.  It does not consume any input. 4Parses one of a list of strings (tried in order). Parses a space or tab. #Skips zero or more spaces or tabs. 9Skips zero or more spaces or tabs, then reads a newline. AParses one or more blank lines and returns a string of newlines. 8Parses material enclosed between start and end parsers.  start parser  end parser 'content parser (to be used repeatedly)  Parse string, case insensitive. Parse contents of str using parser and return result. 6Parse raw line block up to and including blank lines. 7Parse a string of characters between an open character 8 and a close character, including text between balanced @ pairs of open and close, which must be different. For example,  charsInBalanced '(' ')' will parse (hello (there))  and return  hello (there). Stop if a blank line is  encountered. Like charsInBalanced(, but allow blank lines in the content. AParses a roman numeral (uppercase or lowercase), returns number. Uppercase if true <Parses an email address; returns original and corresponding  escaped mailto: URI. @Parses a URI. Returns pair of original and URI-escaped version. BApplies a parser, returns tuple of its results and its horizontal C displacement (the difference between the source column at the end @ and the source column at the beginning). Vertical displacement  (source row) is ignored. Parser to apply (result, displacement) Parses a character and returns ,! (so that the parser can move on  if it gets stuck). 2Fail if reader is in strict markdown syntax mode. Fail unless we're in literate haskell mode. 1Parses backslash, then applies character parser. Parser for character to escape DParses an uppercase roman numeral and returns (UpperRoman, number). CParses a lowercase roman numeral and returns (LowerRoman, number). 8Parses a decimal numeral and returns (Decimal, number).  Parses a '@' and optional label and , returns (DefaultStyle, [next example number] ). The next > example number is incremented in parser state, and the label + (if present) is added to the label table.  Parses a '#' returns (DefaultStyle, 1). <Parses a lowercase letter and returns (LowerAlpha, number). =Parses an uppercase letter and returns (UpperAlpha, number). Parses a roman numeral i or I ;Parses an ordered list marker and returns list attributes. JParses a list number (num) followed by a period, returns list attributes. IParses a list number (num) followed by a paren, returns list attributes. HParses a list number (num) enclosed in parens, returns list attributes. @Parses an ordered list marker with a given style and delimiter,  returns number. 8Parses a character reference and returns a Str element. Parse a table using  headerParser,  rowParser,   lineParser, and  footerParser.  Block parser Caption parser Headerless table &Separator between rows of grid table. Parse header for a grid table. Headerless table Parse row of grid table. Parse footer for a grid table. .Parse a string with a given parser and state. parser initial state  input string Parse a string with parser (for testing). 3Look up key in key table and return target object.  Key table Key Returns True# if keys match (case insensitive). EEE portablealpha"John MacFarlane <jgm@berkeley.edu>W:Parse reStructuredText string and return Pandoc document. +Parser state, including options for parser String to parse (assuming '\n' line endings) 3Promote all headers in a list of blocks. (Part of  title transformation for RST.) CIf list of blocks starts with a header (or a header and subheader) A of level that are not found elsewhere, return it as a title and ! promote all the other headers. list of blocks modified list of blocks, title The  'code-block'6 directive (from Sphinx) that allows a language to be  specified. Headerless table Headerless table Headerless table       portablealpha"John MacFarlane <jgm@berkeley.edu>o#Parse LaTeX from string and return RQ document. +Parser state, including options for parser String to parse (assumes '\n' line endings) 5Returns text between brackets and its matching pair. 2Returns an option or argument of a LaTeX command. True if the string begins with '{'. :Returns list of options and arguments of a LaTeX command.  JParses LaTeX command, returns (name, star, list of options or arguments). !"#?Returns a list of block elements containing the contents of an  environment. $%-Process LaTeX preamble, extracting metadata. &Parse LaTeX and return RQ. '()*+,-./0123456789:;<=>?Parse any LaTeX environment and return a Para block containing + the whole literal environment as raw TeX. ;Parse any LaTeX environment and return a string containing + the whole literal environment as raw TeX. ?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~JParse any LaTeX inline command and return it in a raw TeX inline element. CParse any LaTeX command and return it in a raw TeX inline element. portablealpha "John MacFarlane <jgm@berkeley.edu>L!Convert HTML-formatted string to RQ document.  Parser state String to parse (assumes '\n' line endings) Returns True8 if sanitization is specified and the specified tag is ! not on the sanitized tag list. returns True: if sanitization is specified and the specified attribute * is not on the sanitized attribute list. Returns True6 if the specified URI is potentially a security risk. Read blocks until end tag. Read inlines until end tag. )Parse blocks between open and close tag. *Parse inlines between open and close tag. Extract type from a tag: e.g. br from <br> DParse any HTML tag (opening or self-closing) and return text of tag Parse an end tag of type tag Returns True( if the tag is (or can be) a block tag. %Parses material between script tags. ? Scripts must be treated differently, because they can contain <> etc. $Parses material between style tags. F Style tags must be treated differently, because they can contain CSS Parses an HTML comment.  portablealpha"John MacFarlane <jgm@berkeley.edu>ARead markdown from an input string and return a Pandoc document. +Parser state, including options for parser String to parse (assuming '\n' line endings) Fail unless we're at beginning of a line. Fail unless we're in smart typography mode. =Parse a sequence of inline elements between square brackets, > including inlines between balanced pairs of square brackets.      Headerless table Headerless table Headerless table Headerless table Headerless table  !"#$%&'()*+,-./0123456789:;<=>?@ABC?if the string matches the beginning of an abbreviation (before F the first period, return strings that would finish the abbreviation. DEFGHIJKLMNOPQRportablealpha"John MacFarlane <jgm@berkeley.edu>STUVWXYConvert Pandoc to Markdown. @Convert Pandoc to plain text (like markdown, but without links, " pictures, or inline formatting). Z[,Return markdown representation of document. \7Return markdown representation of reference key table. ]4Return markdown representation of a reference key. ^)Return markdown representation of notes. _*Return markdown representation of a note. `(Escape special characters for Markdown. a8Construct table of contents from list of header blocks. b<Converts an Element to a list item for a table of contents, c1Ordered list start parser for use in Para below. d2True if string begins with an ordered list marker ef*Convert Pandoc block element to markdown. Options Block element g7Convert bullet list item (list of blocks) to markdown. h:Convert ordered list item (a list of blocks) to markdown. options list item marker list item (list of blocks) iBConvert definition list item (label, list of blocks) to markdown. j3Convert list of Pandoc block elements to markdown. Options List of block elements kHGet reference for target; if none exists, create unique one and return. ? Prefer label if possible; otherwise, generate a unique key. l4Convert list of Pandoc inline elements to markdown. m+Convert Pandoc inline element to markdown. portablealpha"John MacFarlane <jgm@berkeley.edu>noportablealpha"John MacFarlane <jgm@berkeley.edu>portablealpha"John MacFarlane <jgm@berkeley.edu>-Converts a raw TeX math formula to a list of RQ inlines. ! Defaults to raw formula between $ characters if entire formula  can't be converted. String to parse (assumes '\n' line endings) pLike , but without the default. String to parse (assumes '\n' line endings) qrportablealpha "John MacFarlane <jgm@berkeley.edu>stuvw Convert Pandoc to Texinfo. xAdd a Top. node around the document, needed by Texinfo. yz%Escape things as needed for Texinfo. {$Puts contents into Texinfo command. |)Convert Pandoc block element to Texinfo. Block to convert }~*Convert Pandoc block elements to Texinfo. ,Convert list of inline elements to Texinfo. Inlines to convert GConvert list of inline elements to Texinfo acceptable for a node name. Inlines to convert "Convert inline element to Texinfo Inline to convert    portablealpha"John MacFarlane <jgm@berkeley.edu>List of notes Math is used in document Syntax highlighting is used Number of current section Modified version of Text.XHtml's stringToHtml. + Use unicode characters wherever possible.  (Convert Pandoc document to Html string.  +Convert Pandoc document to Html structure. Like Text.XHtml'2s identifier, but adds the writerIdentifierPrefix 3Construct table of contents from list of elements. !Convert section number to string <Converts an Element to a list item for a table of contents, 3 retrieving the appropriate identifier from state. Convert an Element to Html. *Convert list of Note blocks to a footnote  div.  Assumes notes are sorted. <Parse a mailto link; return Just (name, domain) or Nothing.  Obfuscate a mailto: link. Obfuscate character as entity. !Obfuscate string using entities. &Convert Pandoc block element to HTML. 0Convert list of Pandoc inline elements to HTML. 'Convert Pandoc inline element to HTML.       portablealpha"John MacFarlane <jgm@berkeley.edu> -Produce an EPUB file from a Pandoc document. *EPUB stylesheet specified at command line Writer options Document to convert (oldpath, newpath) images  Version of  that specifies UTF-8 encoding.    portablealpha"John MacFarlane <jgm@berkeley.edu>%Convert list of authors to a docbook  author section  5Convert Pandoc document to string in Docbook format. Convert an Element to Docbook. ,Convert a list of Pandoc blocks to Docbook. 3Auxiliary function to convert Plain block to Para. AConvert a list of pairs of terms and definitions into a list of  Docbook varlistentrys. AConvert a term and a list of blocks into a Docbook varlistentry. CConvert a list of lists of blocks to a list of Docbook list items. 3Convert a list of blocks into a Docbook list item. +Convert a Pandoc block element to Docbook. 5Take list of inline elements and return wrapped doc. .Convert a list of inline elements to Docbook. &Convert an inline element to Docbook.    portablealpha,Andrea Rossato <andrea.rossato@ing.unitn.it>A3Auxiliary function to convert Plain block to Para. :Convert Pandoc document to string in OpenDocument format. 1Convert a list of Pandoc blocks to OpenDocument. 0Convert a Pandoc block element to OpenDocument. 3Convert a list of inline elements to OpenDocument. +Convert an inline element to OpenDocument. portablealpha"John MacFarlane <jgm@berkeley.edu>,Produce an ODT file from a Pandoc document. "Path specified by --reference-odt Writer options Document to convert portablealpha"John MacFarlane <jgm@berkeley.edu>Convert Pandoc to Man. -Return groff man representation of document. $Return man representation of notes. %Return man representation of a note. *Association list of characters to escape.  #Escape special characters for Man.  )Escape a literal (code) section for Man.  ?Returns the first sentence in a list of inlines, and the rest.  (Split a list of inlines into sentences.  %Convert Pandoc block element to man. Options Block element 2Convert bullet list item (list of blocks) to man. 5Convert ordered list item (a list of blocks) to man. options order marker for list item number of spaces to indent list item (list of blocks) =Convert definition list item (label, list of blocks) to man. .Convert list of Pandoc block elements to man. Options List of block elements /Convert list of Pandoc inline elements to man. &Convert Pandoc inline element to man. portablealpha "John MacFarlane <jgm@berkeley.edu>0Convert Pandoc to a string in rich text format. 8Construct table of contents from list of header blocks. IConvert unicode characters (> 127) into rich text format representation. Escape special characters. /Escape strings as needed for rich text format. /Escape things as needed for code block in RTF. HMake a paragraph with first-line indent, block indent, and space after. space after (in twips) block indent (in twips) 1first line indent (relative to block) (in twips)  alignment string with content Default paragraph. block indent (in twips) 1first line indent (relative to block) (in twips)  alignment string with content 1Compact paragraph (e.g. for compact list items). block indent (in twips) 1first line indent (relative to block) (in twips)  alignment string with content 9Returns appropriate bullet list marker for indent level.  EReturns appropriate (list of) ordered list markers for indent level. !%Convert Pandoc block element to RTF.  indent level  alignment block to convert "#$Ensure that there')s the same amount of space after compact  lists as after regular lists. %+Convert list item (list of blocks) to RTF.  alignment  indent level list start marker list item (list of blocks) &=Convert definition list item (label, list of blocks) to RTF.  alignment  indent level list item (list of blocks) '%Convert list of inline items to RTF. list of inlines to convert (Convert inline item to RTF. inline to convert portablealpha "John MacFarlane <jgm@berkeley.edu>"Version number of pandoc library.  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrwxyz{|}     [     XYZ[\]^_`abcdefghijklmnorqpw}|{zyx)!"##$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijkllmnoppqrstuvvwxyz{|}~                                !"#$%&'()*+,-../0123456789:;<=>?@ABCDEFGHIJ K L M N O P Q R S TUVWXYZ[[\]^_`abcdefghiijklmnopqrstuvwxyz{|}~iin i i   n            i i j    x                                                                                                                          ! " # $ % & '  ( ) * + , - . / 0 1 2    3 4 5   6         7 8 9 : ; < = > ? @ A B  C D E F G H I J K L M N O P  Q R S T U V W X Y Z [  \ ] ^  _   ` a b c d e f g h i j k l m   n o   p q r s t u v w ! ' x yz{|}~a_o!' p_`abcdefghij !#&'yiijox     ii !iij"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTiijUVWXYZ[\C%]^_`abcdefghijklmnopqrstuvwxyz{|}~iijx pandoc-1.6Text.Pandoc.CharacterReferencesText.Pandoc.BlocksText.Pandoc.DefinitionText.Pandoc.SharedText.Pandoc.TemplatesText.Pandoc.Writers.NativeText.Pandoc.Writers.RSTText.Pandoc.Writers.LaTeXText.Pandoc.Writers.ConTeXtText.Pandoc.Writers.MediaWikiText.Pandoc.ParsingText.Pandoc.Readers.RSTText.Pandoc.Readers.LaTeXText.Pandoc.Readers.HTMLText.Pandoc.Readers.MarkdownText.Pandoc.Writers.MarkdownText.Pandoc.S5Text.Pandoc.HighlightingText.Pandoc.Readers.TeXMathText.Pandoc.Writers.TexinfoText.Pandoc.Writers.HTMLText.Pandoc.Writers.EPUBText.Pandoc.Writers.Docbook Text.Pandoc.Writers.OpenDocumentText.Pandoc.Writers.ODTText.Pandoc.Writers.ManText.Pandoc.Writers.RTF Text.PandocText.Pandoc.UUIDText.Pandoc.XMLText.Pandoc.UTF8 Paths_pandoccharacterReferencedecodeCharacterReferences TextBlock docToBlock blockToDoc widthOfBlock heightOfBlock hcatBlocks hsepBlocksleftAlignBlockrightAlignBlockcenterAlignBlockInlineNoteImageLink HtmlInlineTeXMath LineBreakEllipses ApostropheEnDashEmDashSpaceCodeCiteQuoted SmallCaps Subscript Superscript StrikeoutStrongEmphStrMathType InlineMath DisplayMathTarget QuoteType DoubleQuote SingleQuoteBlockNullTableHorizontalRuleHeaderDefinitionList BulletList OrderedList BlockQuoteRawHtml CodeBlockParaPlainAttrListNumberDelim TwoParensOneParenPeriod DefaultDelimListNumberStyle UpperAlpha LowerAlpha UpperRoman LowerRomanDecimalExample DefaultStyleListAttributes Alignment AlignDefault AlignCenter AlignRight AlignLeftMetadocTitle docAuthorsdocDatePandoc processWith processWithM queryWith processPandoc queryPandoc WriterOptionswriterStandalonewriterTemplatewriterVariableswriterEPUBMetadata writerTabStopwriterTableOfContentswriterSlideVariantwriterIncremental writerXeTeXwriterHTMLMathMethodwriterIgnoreNoteswriterNumberSectionswriterSectionDivswriterStrictMarkdownwriterReferenceLinkswriterWrapTextwriterLiterateHaskellwriterEmailObfuscationwriterIdentifierPrefixwriterSourceDirectorywriterUserDataDirHTMLSlideVariantNoSlides SlidySlidesS5SlidesObfuscationMethodJavascriptObfuscationReferenceObfuscation NoObfuscationHTMLMathMethodMathMLWebTeXGladTeXJsMath LaTeXMathML PlainMathElementSecBlk BlockWrapperRegPadsplitBysplitByIndices substitutebackslashEscapesescapeStringUsingstripTrailingNewlinesremoveLeadingTrailingSpaceremoveLeadingSpaceremoveTrailingSpacestripFirstAndLastcamelCaseToHyphenatedtoRomanNumeral escapeURI unescapeURI tabFilterwrapped wrapIfNeeded wrappedTeXwrapTeXIfNeededwrappedBlocksToDochang'orderedListMarkersnormalizeSpaces compactifyhierarchicalize uniqueIdent isHeaderBlock headerShiftdefaultWriterOptions inDirectory readDataFileTemplateTargetgetDefaultTemplaterenderTemplate writeNativewriteRST writeLaTeX writeConTeXtwriteMediaWikiKeyTableKey NoteTable QuoteContextNoQuote InDoubleQuote InSingleQuote ParserContext NullState ListItemState HeaderType DoubleHeader SingleHeader ParserState stateParseRawstateParserContextstateQuoteContextstateSanitizeHTML stateKeys stateNotes stateTabStopstateStandalone stateTitle stateAuthors stateDate stateStrict stateSmartstateLiterateHaskell stateColumnsstateHeaderTablestateIndentedCodeClassesstateNextExample stateExamplesstateHasChapters>>~anyLine many1TillnotFollowedBy' oneOfStrings spaceChar skipSpaces blankline blanklinesenclosed stringAnyCaseparseFromString lineClumpcharsInBalancedcharsInBalanced' romanNumeral emailAddressuriwithHorizDisplacement nullBlock failIfStrict failUnlessLHSescapedanyOrderedListMarkerorderedListMarkercharRef tableWith gridTableWithreadWithtestStringWithdefaultParserState lookupKeySrc refsMatchreadRST readLaTeXrawLaTeXEnvironment'rawLaTeXInlinereadHtml unsanitaryURIextractTagType anyHtmlTag anyHtmlEndTag htmlEndTaganyHtmlBlockTaganyHtmlInlineTaghtmlBlockElement rawHtmlBlock htmlComment rawHtmlInline readMarkdown writeMarkdown writePlains5HeaderIncludesdefaultHighlightingCss languageslanguagesByExtension highlightHtml readTeXMath writeTexinfowriteHtmlString writeHtml writeEPUB writeDocbookwriteOpenDocumentwriteODTwriteManwriteRTF pandocVersionUUID getRandomUUID stripTagsescapeCharForXML needsEscapingescapeStringForXML attributeListinTagsselfClosingTag inTagsSimpleinTagsIndentedbomstripBOMreadFile writeFile getContentsputStrputStrLnhPutStr hPutStrLnnumRefhexNumdecNumentity entityTableentityTableList breakLineshPad isWhitespaceversionbindirlibdirdatadir libexecdir getBinDir getLibDir getDataDir getLibexecDirgetDataFileNameisNoteisParainlineListToIdentifierhierarchicalizeWithIds headerLtEqtoTarget TemplateStateadjustPosition reservedWords parseTemplate plaintext escapedDollar skipEndline conditionalforidentvariableindentByprettyBlockList prettyBlock WriterStatestNotesstLinksstImages stHasMath stOptionsRefs pandocToRST refsToRSTkeyToRST notesToRST noteToRST pictRefsToRST pictToRST wrappedRST escapeString titleToRST blockToRSTbulletListItemToRSTorderedListItemToRSTdefinitionListItemToRSTblockListToRSTinlineListToRST inlineToRSTstInNote stOLLevel stVerbInNote stEnumeratestTable stStrikeout stSubscriptstUrl stGraphicsstLHSstBook pandocToLaTeX stringToLaTeXinCmddeVerb blockToLaTeXtoColDescriptorblockListToLaTeXtableRowToLaTeXlistItemToLaTeXdefListItemToLaTeXinlineListToLaTeXisQuoted inlineToLaTeX stNextRefstOrderedListLevelorderedListStylespandocToConTeXtescapeCharForConTeXtstringToConTeXtblockToConTeXttableRowToConTeXtlistItemToConTeXtdefListItemToConTeXtblockListToConTeXtinlineListToConTeXtinlineToConTeXt stListLevel stUseTagspandocToMediaWikiblockToMediaWikilistAttribsToStringlistItemToMediaWikidefinitionListItemToMediaWiki isSimpleListisSimpleListItem isPlainOrParavcattableRowToMediaWikialignmentToStringtableItemToMediaWikiblockListToMediaWikiinlineListToMediaWikiinlineToMediaWikilowercaseRomanDigitsuppercaseRomanDigits emailChar domainChardomain upperRoman lowerRomandecimal exampleNum defaultNum lowerAlpha upperAlpharomanOneinPeriod inOneParen inTwoParenswidthsFromIndicesgridTableSplitLinegridPartgridDashedLinesremoveFinalBar gridTableSepgridTableHeadergridTableRawLine gridTableRowremoveOneLeadingSpacecompactifyCellgridTableFooterbulletListMarkersunderlineChars specialCharsisHeaderpromoteHeaderstitleTransformparseRST parseBlocksblock fieldListItem fieldList lineBlockLine lineBlockparacodeBlockStartparaBeforeCodeBlock paraNormalplain imageBlockheader doubleHeader singleHeaderhrule indentedLine indentedBlock codeBlockcustomCodeBlock lhsCodeBlock birdTrackLine rawLaTeXBlock blockQuotelistdefinitionListItemdefinitionListbulletListStartorderedListStartlistLine indentWith rawListItemlistContinuationlistItem orderedList bulletListunknownDirectivequotedReferenceNameunquotedReferenceNameisolatedsimpleReferenceName referenceName referenceKey targetURIimageKey anonymousKey regularKey dashedLinesimpleDashedLinessimpleTableSepsimpleTableFootersimpleTableRawLinesimpleTableRowsimpleTableSplitLinesimpleTableHeader simpleTable gridTabletableinlinehyphens escapedCharsymbolcodeemphstrong interpreted superscript subscript whitespacestrendlinelink explicitLink referenceLinkautoURI autoEmailautoLinkimage bracketedTextoptOrArgisArg commandArgscommandbeginend environmentanyEnvironmentprocessLaTeXPreamble parseLaTeXchaptersectionheaderWithLevel codeBlockWith bibliographic maketitletitleauthorsdate itemBlockrawLaTeXEnvironmentunknownEnvironmentignoreunknownCommandcommandsToIgnorecomment accentedCharnormalAccentedChar accentTablespecialAccentedCharccedilaringiumlszligoslashaeligpoundeuro copyrightsect unescapedChar specialCharspacerinterwordSpace backslashtildecaretbarltgt doubleQuotecode1code2 lhsInlineCode strikeout apostrophequoted singleQuoted doubleQuotedsingleQuoteStartsingleQuoteEnddoubleQuoteStartdoubleQuoteEndellipsesenDashemDashhyphenlabrefnonbreakingSpace linebreakmathmath1math2math3math4math5math6urlfootnoterawLaTeXInline'eitherBlockOrInline blockHtmlTags sanitaryTagssanitaryAttributescloses unsanitaryTagunsanitaryAttribute blocksTilEnd inlinesTilEndblocksIn inlinesIn anyOpenerhtmlTag htmlOpenTag htmlCloseTaghtmlSelfClosingTag nullAttribute htmlAttributehtmlMinimizedAttributehtmlRegularAttributeisBlock htmlScript scriptChunk htmlStylerawVerbatimBlock rawHtmlBlock'xmlDec definitionnonTitleNonHead parseTitle parseHead bodyTitleendOfDoc parseHtml headerLevel betweenTags spanStrikeoutextractAttribute hruleChars setextHChars indentSpacesnonindentSpacesskipNonindentSpaces atMostSpacesfailUnlessBeginningOfLinefailUnlessSmartinlinesInBalancedBrackets titleLine authorsLinedateLine titleBlock parseMarkdownreferenceTitle noteMarkerrawLinerawLines noteBlock atxHeader atxClosing setextHeadercodeBlockDelimiter attributes attribute identifieridentifierAttr classAttr keyValAttrcodeBlockDelimitedcodeBlockIndentedlhsCodeBlockLaTeXlhsCodeBlockBirdlhsCodeBlockInverseBirdlhsCodeBlockBirdWithemailBlockQuoteStartemailBlockQuoteanyOrderedListStart listStartlistContinuationLine defListMarker defRawBlock isHtmlOrBlank htmlElement htmlBlock isSelfClosingstrictHtmlBlock rawHtmlBlocks tableFootertableSep rawTableLine tableLine multilineRow tableCaptionmultilineTablemultilineTableHeader alignType inlineParsers inlineNonLink failIfLinkltSignspecialCharsMinusLt exampleRefmathWord mathChunk mathDisplay mathInline fourOrMoresmartPunctuationwithQuoteContextfailIfInQuoteContextdash nonEndlinestrChar likelyAbbrev referencesourcesource' linkTitlenote inlineNoterawConTeXtEnvironment' inBracketsrawHtmlInline'stRefsstPlainNotesplainifypandocToMarkdownrefsToMarkdown keyToMarkdownnotesToMarkdownnoteToMarkdowntableOfContentselementToListItemolMarkerbeginsWithOrderedListMarkerwrappedMarkdownblockToMarkdownbulletListItemToMarkdownorderedListItemToMarkdowndefinitionListItemToMarkdownblockListToMarkdown getReferenceinlineListToMarkdowninlineToMarkdown s5Javascripts5CSS readTeXMath' expsToInlines expToInlines stSuperscriptwrapToppandocToTexinfostringToTexinfoblockToTexinfotableHeadToTexinfotableRowToTexinfotableAnyRowToTexinfo alignedBlockblockListToTexinfo collectNodes makeMenuLinelistItemToTexinfodefListItemToTexinfoinlineListToTexinfoinlineListForNode inlineForNodedisallowedInNodeinlineToTexinfostMathstHighlightingstSecNumdefaultWriterStaterenderFragment stringToHtml pandocToHtml inTemplate prefixedId showSecNum elementToHtmlfootnoteSection parseMailto obfuscateLink obfuscateCharobfuscateString blockToHtmltableRowToHtmltableItemToHtmlblockListToHtmlinlineListToHtml inlineToHtmlblockListToNotemetadataElementtransformInlinestransformBlock! ppTopElement imageTypeOf pageTemplateauthorToDocbookelementToDocbookblocksToDocbook plainToParadeflistItemsToDocbookdeflistItemToDocbooklistItemsToDocbooklistItemToDocbookblockToDocbooktableRowToDocbooktableItemToDocbookwrapinlinesToDocbookinlineToDocbook TextStyleSmallCSupSubStrikeBoldItalic stTableStyles stParaStyles stListStyles stTextStylesstTextStyleAttr stIndentParastInDefinitionstTightwhen addTableStyleaddNote addParaStyle addTextStyleaddTextStyleAttrrmTextStyleAttrincreaseIndent resetIndent inTightListsetInDefinitionListinParagraphTagsinParagraphTagsWithStyle inSpanTags withTextStyle inTextStyle inHeaderTagsinQuotes handleSpaceswithParagraphStyleinPreformattedTagsorderedListToOpenDocumentorderedItemToOpenDocument isTightListnewOrderedListStylebulletListToOpenDocumentlistItemsToOpenDocumentdeflistItemToOpenDocument inBlockQuoteblocksToOpenDocumentblockToOpenDocumentcolHeadsToOpenDocumenttableRowToOpenDocumenttableItemToOpenDocumentinlinesToOpenDocumentinlineToOpenDocumentbulletListStyleorderedListLevelStylelistLevelStyle tableStyle paraStyle paraListStyleparaTableStyles textStyleAttr transformPic stHasTables pandocToMan notesToMan noteToMan manEscapes escapeCode breakSentencesplitSentences blockToManbulletListItemToManorderedListItemToMandefinitionListItemToManblockListToManinlineListToMan inlineToMan handleUnicode escapeSpecial stringToRTFcodeStringToRTF rtfParSpacedrtfPar rtfCompactindentIncrement listIncrement bulletMarkerorderedMarkers blockToRTF tableRowToRTFtableItemToRTF spaceAtEnd listItemToRTFdefinitionListItemToRTFinlineListToRTF inlineToRTF