!/      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRS 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 y z { | } ~         !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./012 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/d0e0f1g1h1i2j2k2l2m2n3o3p3q4r5s5t5u6v7w8x8y8z9{:|:}:~::::::::;<<<<<<<<====      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGH>I>J>K>L?M@NAOBPBQBRBSBTBUBVBWBXBYCZC[C\C]C^C_C`DaEbEcEdEeEfEgEhEiEjEkElEmEnEoEpEqErEsFtGuGvGwGxGyGzG{G|G}G~GGGGGGGGGGHIJJJJJJJKKKKKLLMMMNOPPPPPPQQQQQQQQQRRRRRRSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS S S S S STSafeB'Copyright (C) 2013-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableSafeD$RRU:Copyright (C) 2017 2018 John MacFarlane <jgm@berkeley.edu>GNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableSafeFw  "Copyright (C) 2015 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneHSTST 'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone16KwpandocVerbosity level.)UVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|})wxyzUVWXYZ[\]^_`abcdefghijklmnopqrstuv{|} 'Copyright (C) 2011-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableSafeQ pandoc.Determine mime type appropriate for file path.pandocnDetermime mime type appropriate for file path, defaulting to application/octet-stream  if nothing else fits. 2Copyright (C) 2014-2015, 2017 2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone1K]%pandoc[A container for a collection of binary resources, with names and mime types. Note that a  is a Monoid, so  can be used for an empty , and  can be used to append two s.pandocInsert a media item into a 3, replacing any existing value with the same name.pandocLookup a media item in a #, returning mime type and contents.pandoc)Get a list of the file paths stored in a P, with their corresponding mime types and the lengths in bytes of the contents.pandoc,relative path and canonical name of resourcepandoc.mime type (Nothing = determine from extension)pandoccontents of resource'Copyright (C) 2010-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneK+ pandocIn reverse order!pandoc" means no wrapping#pandocNumber of preceding newlinespandocTrue if the document is empty.pandocThe empty document.pandocConcatenate a list of s.pandocSame as .pandocConcatenate a list of *s, putting breakable spaces between them.pandocSame as ,, but putting breakable spaces between the s.pandoca $$ b puts a above b.pandoca $+$ b puts a above b, with a blank line between.pandocList version of .pandocList version of .pandoc#Removes leading blank lines from a .pandoc%Chomps trailing blank space off of a .pandoc Renders a . render (Just n) will use a line length of n& to reflow text on breakable spaces. render Nothing will not reflow text.pandocA literal string.pandoc A character.pandocA breaking (reflowable) space.pandoccA carriage return. Does nothing if we're at the beginning of a line; otherwise inserts a newline.pandoc2Inserts a blank line unless one exists already. (blankline <> blankline has the same effect as  blankline.pandoc1Inserts blank lines unless they exist already. (blanklines m <> blanklines n has the same effect as blanklines (max m n).pandocUses the specified string as a prefix for every line of the inside document (except the first, if not at the beginning of the line).pandocMakes a  flush against the left margin.pandoc Indents a # by the specified number of spaces.pandocA hanging indent. hang ind start doc prints start, then doc, leaving an indent of ind% spaces on every line but the first.pandocbeforeNonBlank d conditionally includes d' unless it is followed by blank space.pandocMakes a  non-reflowable.pandociContent to print only if it comes at the beginning of a line, to be used e.g. for escaping line-initial $ in groff man.pandocReturns the width of a .pandocReturns the minimal width of a # when reflowed at breakable spaces.pandoc lblock n d is a block of width n% characters, with text derived from d and aligned to the left.pandocLike  but aligned to the right.pandocLike  but aligned centered.pandoc'Returns the height of a block or other .pandoc Encloses a  inside a start and end .pandocPuts a  in curly braces.pandocPuts a  in square brackets.pandocPuts a  in parentheses.pandocWraps a  in single quotes.pandocWraps a  in double quotes.pandocReturns width of a character in a monospace font: 0 for a combining character, 1 for a regular character, 2 for an East Asian wide character.pandocUGet real length of string, taking into account combining and double-wide characters.**655 'Copyright (C) 2013-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableSafepandoc Version of %X that uses lazy bytestrings instead of strings and allows setting environment variables.readProcessWithExitCode{ creates an external process, reads its standard output strictly, waits until the process terminates, and then returns the &N of the process and the standard output. stderr is inherited from the parent.?If an asynchronous exception is thrown to the thread executing readProcessWithExitCode,, the forked process will be terminated and readProcessWithExitCode9 will wait (block) until the process has been terminated.pandocenvironment variablespandoc Filename of the executable (see ' for details)pandoc any argumentspandocstandard inputpandocexitcode, stdoutVNone;=()W'Copyright (C) 2014-2018 Jesse RosenthalGNU GPL, version 2 or above$Jesse Rosenthal <jrosenthal@jhu.edu>alphaportableSafe*+,-XSafe'./01234YSafez 56789:;<=>?'Copyright (C) 2017-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableSafeBBZ#Copyright (C) 2015 Martin LinnemannGNU GPL, version 2 or above1Martin Linnemann <theCodingMarlin@googlemail.com>alphaportableSafe@pandoc6Wrapper for a list. While the normal list instance of A3 fails whenever it can, this type will never fail.Apandoc0Class of containers that can escalate contained B s. The word Vector0 is meant in the sense of a disease transmitter.Cpandoc<Default for now. Will probably become a class at some point.Dpandoc fromLeft f === either f idEpandoc 8recover a === fromLeft (const a) === either (const a) idFpandocI would love to use G. Alas, [\...HpandocIf either of the values represents a non-error, the result is a (possibly combined) non-error. If both values represent an error, an error is returned.IpandocIf either of the values represents a non-error, the result is a (possibly combined) non-error. If both values represent an error, an error is returned.@JKALMCNODEFPQRHI]#Copyright (C) 2015 Martin LinnemannGNU GPL, version 2 or above1Martin Linnemann <theCodingMarlin@googlemail.com>alphaportableSafejSpandocGiven a IRI, possibly update the map and return the id of the namespace. May fail if the namespace is unknown and the application does not allow unknown namespaces.TpandocHGiven a namespace id, lookup its IRI. May be overridden for performance.UpandocThe root element of an XML document has a namespace, too, and the "XML.Light-parser" is eager to remove the corresponding namespace attribute. As a result, at least this root namespace must be provided.VUTSWX^#Copyright (C) 2015 Martin LinnemannGNU GPL, version 2 or above1Martin Linnemann <theCodingMarlin@googlemail.com>alphaportableSafeYZ[\]_#Copyright (C) 2015 Martin LinnemannGNU GPL, version 2 or above1Martin Linnemann <theCodingMarlin@googlemail.com>alphaportableSafe%STN ^pandocOData that can be looked up. This is mostly a utility to read data with kind *._pandoc/Equivalent to > foldr (.) id where '(.)' are ` are the ones from Control.Category and a is the one from  Data.Foldable2. The noun-form was chosen to be consistend with b, c" etc based on the discussion at  @https://groups.google.com/forum/#!topic/haskell-cafe/VkOZM1zaHOI (that I was not part of)dpandoc6Equivalent to > foldr (flip (.)) id where '(.)' are ` are the ones from Control.Category and a is the one from  Data.Foldable. A reversed version of _.epandocB has f, g has h. i should have eA. Note that the first value is selected if the boolean value is j. That makes e& consistent with the other two. Also, eZ now takes its arguments in the exact opposite order compared to the normal if construct.kpandocdThis function often makes it possible to switch values with the functions that are applied to them.!Examples: > swing map :: [a -> b] -> a -> [b] > swing any :: [a -> Bool] -> a -> Bool > swing foldr :: b -> a -> [a -> b -> b] -> b > swing scanr :: c -> a -> [a -> c -> c] -> c > swing zipWith :: [a -> b -> c] -> a -> [b] -> [c] > swing find :: [a -> Bool] -> a -> Maybe (a -> Bool) Stolen from "https://wiki.haskell.org/PointfreelpandocAlternative to 'read'/'reads'. The former of these throws errors (nobody wants that) while the latter returns "to much" for simple purposes. This function instead applies m, and returns the first match (if any) in a g.npandoc A version of m that requires a % sign after the numberopandocCThe idea is to use this function as if there was a declaration like Iinstance (Lookupable a) => (Read a) where readsPrec _ = readLookupablesg. But including this code in this form would need UndecideableInstances. That is a bad idea. Luckily pE (without the s at the end) can be used directly in almost any case.ppandocVery similar to a simple q in the r, but with a lexer.spandocA version of "Data.List.find" that uses a converter to a Maybe instance. The returned value is the first which the converter returns in a t wrapper.^r_deklnopuvwxys`#Copyright (C) 2015 Martin LinnemannGNU GPL, version 2 or above1Martin Linnemann <theCodingMarlin@googlemail.com>alphaportableSafeT zpandoc)Defines Left as failure, Right as success{pandocnDuplicate a value to subsequently feed it into different arrows. Can almost always be replaced with '(&&&)', |9, or even '(|||)'. Equivalent to > returnA &&& returnA}pandocApplies a function to the uncurried result-pair of an arrow-application. (The %-symbol was chosen to evoke an association with pairs.)|pandocDuplicate a value and apply an arrow to the second instance. Equivalent to > a -> duplicate >>> second a or > a -> returnA &&& a~pandoc Converts Right a into Just a and Left _ into Nothing.pandoc Converts Nothing into Left () and Just a into Right a.pandoc$Lifts a constant value into an arrowpandoc.Execute the second arrow if the first succeedspandoc5Execute the lifted second arrow if the first succeedspandoc5Execute the lifted second arrow if the first succeedspandoc;Execute the second arrow if the lifted first arrow succeedspandocBExecute the second, non-fallible arrow if the first arrow succeedspandoc%An arrow version of a short-circuit ( |)!z{}|~}222233111111111a#Copyright (C) 2015 Martin LinnemannGNU GPL, version 2 or above1Martin Linnemann <theCodingMarlin@googlemail.com>alphaportableSafe;=N pandoc Constructorpandoc Constructorpandoc Constructorpandoc Constructorpandoc Constructorpandoc ConstructorpandocSwitches the type of the state temporarily. Drops the intermediate result state, behaving like a fallible identity arrow, save for side effects in the state.pandocMSwitches the type of the state temporarily. Returns the resulting sub-state.pandoc%Fold a state arrow through something . Collect the results in a 9. Intermediate form of a fold between one with "only" a  and one with any function.pandoc%Fold a state arrow through something . Collect the results in a .pandoc%Fold a state arrow through something . Collect the results in a .pandoc.Fold a fallible state arrow through something . Collect the results in a F. If the iteration fails, the state will be reset to the initial one.b#Copyright (C) 2015 Martin LinnemannGNU GPL, version 2 or above1Martin Linnemann <theCodingMarlin@googlemail.com>alphaportableSafe"#&'NQ"pandocA stack of parent elements. The top element is the current one. Arguably, a real Zipper would be better. But that is an optimization that can be made at a later time, e.g. when replacing Text.XML.Light.pandocQA map from internal namespace IDs to the namespace prefixes used in XML elementspandocmA map from internal namespace IDs to namespace IRIs (Only necessary for matching namespace IDs and prefixes)pandocA place to put "something else". This feature is used heavily to keep the main code cleaner. More specifically, the main reader is divided into different stages. Each stage lifts something up here, which the next stage can then use. This could of course be generalized to a state-tree or used for the namespace IRIs. The border between states and values is an imaginary one, after all. But the separation as it is seems to be enough for now.pandocRReplace the current position by another, modifying the extra state in the processpandocCPop the top element from the call stack, unless it is the last one.pandoc$Lifts a function to the extra state.pandocFirst sets the extra state to the new value. Then modifies the original extra state with a converter that uses the new state. Finally, the intermediate state is dropped and the extra state is lifted into the state as it was at the beginning of the function. As a result, exactly the extra state and nothing else is changed. The resulting converter even behaves like an identity converter on the value level.z(The -ing form is meant to be mnemonic in a sequence of arrows as in convertingExtraState () converter >>> doOtherStuff)pandocFirst sets the extra state to the new value. Then produces a new extra state with a converter that uses the new state. Finally, the intermediate state is dropped and the extra state is lifted into the state as it was at the beginning of the function. As a result, exactly the extra state and nothing else is changed. The resulting converter even behaves like an identity converter on the value level. Equivalent to 2\v x a -> convertingExtraState v (returnV x >>> a){(The -ing form is meant to be mnemonic in a sequence of arrows as in producingExtraState () () producer >>> doOtherStuff)pandocArrow version of TpandockExtracts namespace attributes from the current element and tries to update the current mapping accordinglypandoc4Given a namespace id and an element name, creates a  for internal usepandoc]Checks if a given element matches both a specified namespace id and a specified element namepandocTLookup value in a dictionary, fail if no attribute found or value not in dictionarypandocTLookup value in a dictionary. If attribute or value not found, return default valuepandocRead a ^ attribute. Fail if no match.pandocRead a ^# attribute. Return the result as a g.pandocRead a ^ attribute with explicit defaultpandocRead a ^ attribute with implicit defaultpandoc Return value as a (Maybe String)pandocReturn value as string or failpandoc7Return value as string or return provided default valuepandocRead and return value or failpandoc'Read and return value or return Nothingpandoc6Read and return value or return provided default valuepandoc3Read and return value or return default value from  instancepandocSupport function for "procedural" converters: jump to an element, execute a converter, jump back. This version is safer than , because it does not rely on the internal stack. As a result, the converter can not move around in arbitrary ways. The downside is of course that some of the environment is not accessible to the converter.pandocSupport function for "procedural" converters: jumps to an element, executes a converter, jumps back. Make sure that the converter is well-behaved; that is it should return to the exact position it started from in every possible path of execution, even if it "fails". If it does not, you may encounter strange bugs. If you are not sure about the behaviour or want to use shortcuts, you can often use  instead.pandoc-Do something in a sub-element, tnen come backpandocVApplies a converter to every child element of a specific type. Collects results in a ,. Fails completely if any conversion fails.pandocjApplies a converter to every child element of a specific type. Collects all successful results in a list.pandoc<Takes a list of element-data - converter groups and * Finds all content of the current element * Matches each group to each piece of content in order (at most one group per piece of content) * Filters non-matched content * Chains all found converters in content-order * Applies the chain to the input elementpandocUTakes a list of element-data - converter groups and * Finds all content of the current element * Matches each group to each piece of content in order (at most one group per piece of content) * Adds a default converter for all non-matched content * Chains all found converters in content-order * Applies the chain to the input elementpandocFunctor over extra statec#Copyright (C) 2015 Martin LinnemannGNU GPL, version 2 or above1Martin Linnemann <theCodingMarlin@googlemail.com>alphaportableSafeVGpandocmNot the actual iri's, but large prefixes of them - this way there are less versioning problems and the like.d#Copyright (C) 2015 Martin LinnemannGNU GPL, version 2 or above1Martin Linnemann <theCodingMarlin@googlemail.com>alphaportableSafeXe#Copyright (C) 2015 Martin LinnemannGNU GPL, version 2 or above1Martin Linnemann <theCodingMarlin@googlemail.com>alphaportableSafe"#Ny pandoc A named stylepandocThere are two types of styles: named styles with a style family and an optional style parent, and default styles for each style family, defining default style propertiespandocA reader for font pitchespandocMA wrapper around the font pitch reader that lifts the result into the state.pandoc-Looking up a pitch in the state of the arrow.The function does the following: * Look for the font pitch in an attribute. * If that fails, look for the font name, look up the font in the state and use the pitch from there. * Return the result in a Maybepandoc>Rough conversion of measures into millimetres. Pixels and em's are actually implementation dependent/relative measures, so I could not really easily calculate anything exact here even if I wanted. But I do not care about exactness right now, as I only use measures to determine if a paragraph is "indented" or not.pandocReturns a chain of parent of the current style. The direct parent will be the first element of the list, followed by its parent and so on. The current style is not in the list.pandoc}Looks up the style family of the current style. Normally, every style should have one. But if not, all parents are searched.pandocEach  has certain . But sometimes not all property values are specified. Instead, a value might be inherited from a parent style. This function makes this chain of inheritance concrete and easily accessible by encapsulating the necessary lookups. The resulting list contains the direct properties of the style as the first element, the ones of the direct parent element as the next one, and so on.VNote: There should also be default properties for each style family. These are notu contained in this list because properties inherited from parent elements take precedence over default styles.IThis function is primarily meant to be used through convenience wrappers.E      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIf(Copyright (C) 2014-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>SafeJpandocICheck whether the given string looks like the path to of URL of an image.Kpandoc=Cleanup and canonicalize a string describing a link. Return Nothing- if the string does not appear to be a link.LpandoccCreates an key-value pair marking the original language name specified for a piece of source code.iCreates an key-value attributes marking the original language name specified for a piece of source code.MpandocTranslate from Org-mode's programming language identifiers to those used by Pandoc. This is useful to allow for proper syntax highlighting in Pandoc output.JKLM'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone%1<>?V,pandoc9Data structure for defining hierarchical Pandoc documentspandoc!Version number of pandoc library.pandoc(Split list by groups of one or more sep.pandoc6Split string into chunks divided at specified indices.pandoc>Replace each occurrence of one sublist in a list with another.pandocPReturns an association list of backslash escapes for the designated characters.pandocTEscape a string of characters, using an association list of characters and strings.pandoc$Strip trailing newlines from string.pandocCRemove leading and trailing space (including newlines) from string.pandoc6Remove leading space (including newlines) from string.pandoc7Remove trailing space (including newlines) from string.pandoc1Strip leading and trailing characters from stringpandocAChange CamelCase word to hyphenated lowercase (e.g., camel-case).pandoc1Convert number < 4000 to uppercase roman numeral.pandoc9Escape whitespace and some punctuation characters in URI.pandocGConvert tabs to spaces. Tabs will be preserved if tab stop is set to 0.pandocStrip out DOS line endings.pandocParse a date and convert (if possible) to "YYYY-MM-DD" format. We limit years to the range 1601-9999 (ISO 8601 accepts greater than or equal to 1583, but MS Word only accepts dates starting 1601).pandocZGenerate infinite lazy list of markers for an ordered list, depending on list attributes.pandocExtract the leading and trailing spaces from inside an inline element and place them outside the element. SoftBreaks count as Spaces for these purposes.pandoc%Extract inlines, removing formatting.pandocConvert pandoc structure to a string with formatting removed. Footnotes are skipped (since we don't want their contents in link labels).pandoc:Bring all regular text in a pandoc structure to uppercase.This function correctly handles cases where a lowercase character doesn't match to a single uppercase character  e.g. Strae  would be converted to STRASSE , not STRAE .pandocChange final list item from Para to Plain if the list contains no other Para+ blocks. Like compactify, but operates on Blocks rather than [Block].pandocLike  compactify(, but acts on items of definition lists.Npandoc2Combine a list of lines by adding hard linebreaks.pandocConvert a list of lines into a paragraph with hard line breaks. This is useful e.g. for rudimentary support of LineBlock elements in writers. pandocConvert Pandoc inline list to plain text identifier. HTML identifiers must start with a letter, and may contain only letters, digits, and the characters _-. pandocBConvert list of Pandoc blocks into (hierarchical) list of Elements pandoclGenerate a unique identifier from a list of inlines. Second argument is a list of already used identifiers. pandoc True if block is a Header block. pandocShift header levels up or down.pandocRemove empty paragraphs.pandocDetect if a list is tight.pandocSet a field of a Ot object. If the field already has a value, convert it into a list with the new value appended to the old value(s).pandocCreate Oa from old-style title, authors, date. This is provided to ease the transition from the old API.pandoc1Remove soft breaks between East Asian characters.pandoc|Builder for underline. This probably belongs in Builder.hs in pandoc-types. Will be replaced once Underline is an element.pandocRender HTML tags.pandocEPerform an IO action in a directory, returning to starting directory.pandoc9Remove intermediate "." and ".." directories from a path. OcollapseFilePath "./foo" == "foo" collapseFilePath "/bar/../baz" == "/baz" collapseFilePath "/../baz" == "/../baz" collapseFilePath "parent/foo/baz/../bar" == "parent/foo/bar" collapseFilePath "parent/foo/baz/../../bar" == "parent/bar" collapseFilePath "parent/foo/.." == "parent" collapseFilePath "/parent/foo/../../bar" == "/bar"pandoc Schemes from  0http://www.iana.org/assignments/uri-schemes.html: plus the unofficial schemes doi, javascript, isbn, pmid.pandoc^Check if the string is a valid URL with a IANA or frequently used but unofficial scheme (see schemes).pandocLInline elements used to separate blocks when squashing blocks into inlines.pandoc$list of special characters to escapepandocTab stoppandocInputpandoc*List of list items (each a list of blocks)8      !8      !g#Copyright (C) 2015 Martin LinnemannGNU GPL, version 2 or above1Martin Linnemann <theCodingMarlin@googlemail.com>alphaportableNone"#%NPpandocSA collection of styles read somewhere else. It is only queried here, not modified.QpandocVA stack of the styles of parent elements. Used to look up inherited style properties.Rpandoc0Keeps track of the current depth in nested listsSpandocLists may provide their own style, but they don't have to. If they do not, the style of a parent list may be used or even a default list style from the paragraph style. This value keeps track of the closest list style there currently is.TpandocYA map from internal anchor names to "pretty" ones. The mapping is a purely cosmetic one.Upandoc-A map of files / binary data from the archiveVpandoc*Hold binary resources used in the documentWpandoc!Extract something from the stylesXpandocAn adaptation of   from Text.Pandoc.Shared that generates a unique identifier but without assuming that the id should be for a header. Second argument is a list of already used identifiers.YpandocFirst argument: basis for a new "pretty" anchor if none exists yet Second argument: a key ("ugly" anchor) Returns: saved "pretty" anchor or created new oneZpandoc>Input: basis for a new header anchor Output: saved new anchor[pandocSGiven data about the local style changes, calculates how to modify an instance of \]pandocReturns either ` or ^% depending on the current indentation_pandocODetermines which style to use for a list, which level to use of that style, and which type of list to create as a result of this information. Then prepares the state for eventual child lists and constructs the list from the results. Two main cases are handled: The list may provide its own style or it may rely on a parent list's style. I the former case the current style in the state must be switched before and after the call to the child converter while in the latter the child converter can be called directly. If anything goes wrong, a default ordered-list-constructor is used.`pandocEOpen Document allows several consecutive spaces if they are marked upapandocUA simple table without a caption or headers | Infers the number of headers from rowsbpandocBeware: may failcpandocBeware: may faildeh'Copyright (C) 2014-2018 Jesse RosenthalGNU GPL, version 2 or above$Jesse Rosenthal <jrosenthal@jhu.edu>alphaportableNonefgh'Copyright (C) 2008-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone,pandoc@Determine listings language name from skylighting language name.-pandoc@Determine skylighting language name from listings language name.+pandoc FormatterpandocAttributes of the CodeBlockpandocRaw contents of the CodeBlockCDEFGHIJKLMNOPQ()*+,-()*+LMNOPQFHKGDJEIC-,'Copyright (C) 2012-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone16K9TP.pandoc*Individually selectable syntax extensions./pandoc+PHP markdown extra abbreviation definitions0pandoc$Make all non-alphanumerics escapable1pandoc2Enable Text::Amuse extensions to Emacs Muse markup2pandocMake  and escapable3pandoc"ascii-only identifiers for headers4pandoc!Automatic identifiers for headers5pandoc!Make all absolute URIs into links6pandocGitHub style ``` code blocks7pandoc&Require blank line before a blockquote8pandoc"Require blank line before a header9pandocBracketed spans with attributes:pandocPandoc/citeproc citations;pandocFDefinition lists without space between items, and disallow laziness<pandoc'Definition lists as in pandoc, mmd, php=pandocNewlines in paragraphs are ignored between East Asian wide characters. Note: this extension does not affect readers/writers directly; it causes the eastAsianLineBreakFilter to be applied after parsing, in Text.Pandoc.App.convertWithOpts.>pandocSupport emoji like :smile:?pandocAllow empty paragraphs@pandoc+Recognise the EPUB extended version of HTMLApandoc%Treat a backslash at EOL as linebreakBpandoc Markdown-style numbered examplesCpandoc(Enable fancy list numbers and delimitersDpandoc&Allow attributes on fenced code blocksEpandocParse fenced code blocksFpandocAllow fenced div syntax :::GpandocPandoc/PHP/MMD style footnotesHpandoc(Require 4-space indent for list contentsIpandocUAutomatic identifiers for headers, using GitHub's method for generating identifiersJpandocGrid tables (pandoc, reST)Kpandoc$All newlines become hard line breaksLpandoc+Explicit header attributes {#id .class k=v}Mpandoc"Newlines in paragraphs are ignoredNpandoc*A paragraph with just an image is a figureOpandoc$Implicit reference links for headersPpandocAllow attributes on inline codeQpandocPandoc-style inline notesRpandoc'Treat underscore inside word as literalSpandoc-Parse LaTeX macro definitions (for math only)TpandocRST style line blocksUpandoclink and image attributesVpandoc#Allow lists without preceding blankWpandoc#Enable literate Haskell conventionsXpandocFInterpret text inside HTML as markdown iff container has attribute markdownYpandoc(Interpret as markdown inside HTML blocksZpandoc-Multimarkdown style header identifiers [myid][pandoc#MMD style reference link attributes\pandocMultimarkdown metadata block]pandocPandoc-style multiline tables^pandocUse Div blocks for contents of  div tags_pandoc!Use Span inlines for contents of span`pandocConTeXt Natural Tablesapandoc- = em, - before number = enbpandocPandoc title blockcpandoc&Pipe tables (as in PHP markdown extra)dpandoc!Allow explicit raw blocks/inlinesepandocAllow raw HTMLfpandocAllow raw TeX (other than math)gpandocShortcut reference linkshpandocPandoc-style simple tablesipandocSmart& quotes, apostrophes, ellipses, dashesjpandoc'Require space between # and header textkpandoc)Allow space between two parts of ref linklpandoc-Make start number of ordered list significantmpandocStrikeout using ~~this~~ syntaxnpandocSubscript using ~this~ syntaxopandocSuperscript using ^this^ syntaxppandoc$Read styles that pandoc doesn't knowqpandocPandoc-style table captionsrpandocTeX math between $..$ or $$..$$spandocTeX math btw \(..\) \[..\]tpandoc TeX math btw .. ..upandocYAML metadata block|pandoc4Extensions to be used with pandoc-flavored markdown.}pandoc-Extensions to be used with plain text output.~pandoc4Extensions to be used with github-flavored markdown.pandoc4Extensions to be used with github-flavored markdown.pandoc)Extensions to be used with multimarkdown.pandoc4Language extensions to be used with strict markdown.pandoc1Default extensions from format-describing string.pandocParse a format-specifying string into a markup format and a function that takes Extensions and enables and disables extensions as defined in the format spec.V.@?^_eTf/0123456789:;<=>ABCDEFGHIJKLMNOPQRSUVWXYZ[\]`abcdghijklmnopqrstuvwxyz{|}~V.@?^_eTf/0123456789:;<=>ABCDEFGHIJKLMNOPQRSUVWXYZ[\]`abcdghijklmnopqrstuvxwyz{|}~'Copyright (C) 2012-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone16d$9pandocOptions for writerspandocTemplate to usepandocVariables to set in templatepandoc*Tabstop for conversion btw spaces and tabspandocInclude table of contentspandoc#True if lists should be incrementalpandocHow to print math in HTMLpandocNumber sections in LaTeXpandoc,Starting number for section, subsection, ...pandoc Put sections in div tags in HTMLpandoc$Markdown extensions that can be usedpandoc,Use reference links in writing markdown, rstpandocDpi for pixel to from inchcm conversionspandocOption for wrapping textpandoc(Characters in a line (for text wrapping)pandocHow to obfuscate emailspandocIPrefix for section & note ids in HTML and for footnote marks in markdownpandocHow to print citespandocUse  q tags for quotes in HTMLpandocForce header level of slidespandocType of top-level divisionspandocUse listings package for codepandoc:Style to use for highlighting (Nothing = no highlighting)pandoc-Use setext headers for levels 1-2 in markdownpandocSubdir for epub in OCFpandocMetadata to include in EPUBpandocPaths to fonts to embedpandoc*Header level for chapters (separate files)pandoc"Number of levels to include in TOCpandoc'Path to reference document if specifiedpandoc9Location of footnotes and references for writing markdownpandoc9Locations for footnotes and references in markdown outputpandoc End of blockpandoc1prior to next section header (or end of document)pandocat end of documentpandoc/Options defining the type of top-level headers.pandocTop-level headers become partspandoc!Top-level headers become chapterspandoc!Top-level headers become sectionspandoc.Top-level type is determined via heuristicspandoc(Options for wrapping text in the output.pandocAutomatically wrap to widthpandocNo non-semantic newlinespandoc!Preserve wrapping of input sourcepandoc9Options for accepting or rejecting MS Word track-changes.pandocVarieties of HTML slide shows.pandoc0Methods for obfuscating email addresses in HTML.pandocSyntax extensionspandocStandalone document with headerpandocNumber of columns in terminalpandocTab stoppandoc)Default classes for indented code blockspandoc!Strings to treat as abbreviationspandocDefault extension for imagespandocTrack changes setting for docxpandoc2Strip HTML comments instead of parsing as raw HTMLpandoc/Returns True if the given extension is enabled..@?^_eTf/0123456789:;<=>ABCDEFGHIJKLMNOPQRSUVWXYZ[\]`abcdghijklmnopqrstuvwxyz{|}~X'Copyright (C) 2017 2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNonen9pandoc(Represents BCP 47 language/country code.?pandocRender a Lang as BCP 47.@pandocGet the contents of the lang metadata field or variable.ApandocParse a BCP 47 string as a Lang. Currently we parse extensions and private-use fields as "variants," even though officially they aren't. 9:;<=>?@A @A9:;<=>?iNones0ipandoc`takes a list of keys/properties and a CSS string and returns the corresponding key-value-pairs.jpandoctakes a list of key/property synonyms and a CSS string and maybe returns the value of the first match (in order of the supplied list)kijj'Copyright (C) 2012-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNonexhlpandocFind level of header that starts slides (defined as the least header level that occurs before a non-header/non-hrule in the blocks).mpandoc5Prepare a block list to be passed to hierarchicalize.lm'Copyright (C) 2010-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableSafeRpandoc8Convert UTF8-encoded ByteString to Text, also removing '\r' characters.Spandoc:Convert UTF8-encoded ByteString to String, also removing '\r' characters.Tpandoc8Convert UTF8-encoded ByteString to Text, also removing '\r' characters.Upandoc:Convert UTF8-encoded ByteString to String, also removing '\r' characters.EFGHIJKLMNOPQRSTUVWXYZ[EFGHIJKLMNOPQSRXVUWTYZ[k'Copyright (C) 2017-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone6Kw\nopqrstuvwxyz{|}~l'Copyright (C) 2014-2018 Jesse RosenthalGNU GPL, version 2 or above$Jesse Rosenthal <jrosenthal@jhu.edu>alphaportableNone%;=W*+,'Copyright (C) 2011-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneVuspandocdCalculate (height, width) in points using the image file's dpi metadata, using 72 Points == 1 Inch.tpandocCalculate (height, width) in points, considering the desired dimensions in the attribute, while falling back on the image file's dpi metadata if no dimensions are specified in the attribute (or only dimensions in percentages).ypandocConvert a Dimension to a String denoting its equivalent in inches, for example "2.00000". Note: Dimensions in percentages are converted to the empty string.zpandocConvert a Dimension to a String denoting its equivalent in pixels, for example "600". Note: Dimensions in percentages are converted to the empty string.{pandoc\Maybe split a string into a leading number and trailing unit, e.g. "3cm" to Just (3.0, "cm")|pandocScale a dimension by a factor.}pandocRead a Dimension from an Attr attribute. `dimension Width attr` might return `Just (Pixel 3)` or for example `Just (Centimeter 2.0)`, etc."]^_`abcdefghijklmnopqrstuvwxyz{|}~"ghijklmnpqrst]^_`abcdef}~|wxuv{yzo'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone16pandoc4Handle PandocError by exiting with an error message.6Copyright (C) 2016-17 Jesse Rosenthal, John MacFarlaneGNU GPL, version 2 or above$Jesse Rosenthal <jrosenthal@jhu.edu>alphaportableNone 3;<=>?KV߀8pandocThe W contains ersatz representations of things that would normally be obtained through IO.pandoc4 represents state that is used by all instances of d. Normally users should not need to interact with it directly; instead, auxiliary functions like  and  withMediaBag should be used.pandoc'A list of log messages in reverse orderpandoc"Directory to search for data filespandoc%Absolute URL + dir of 1st source filepandoc Headers to add for HTTP requestspandoc#Media parsed from binary containerspandocTranslations for localizationpandoc%List of input files from command linepandocOutput file from command linepandoc2Path to search for resources like included imagespandocVerbosity levelpandoc.Controls whether tracing messages are issued.pandocThe PandocMonad typeclass contains all the potentially IO-related functions used in pandoc's readers and writers. Instances of this typeclass may implement these functions in IO (as in T) or using an internal state that represents a file system, time, and so on (as in ).pandocLookup an environment variable.pandocGet the current (UTC) time.pandocGet the locale's time zone.pandoc*Return a new generator for random numbers.pandocReturn a new unique integer.pandocIRetrieve contents and mime type from a URL, raising an error on failure.pandocQRead the lazy ByteString contents from a file path, raising an error on failure.pandocSRead the strict ByteString contents from a file path, raising an error on failure.pandocSReturn a list of paths that match a glob, relative to the working directory. See mn for the glob syntax.pandocReturns True if file exists.pandocReturns the path of data file.pandoc'Return the modification time of a file.pandocGet the value of the  used by all instances of .pandocSet the value of the  used by all instances of *. | Get the value of a specific field of .pandoc%Get the value of a specific field of .pandoc Modify the .pandocSet the verbosity level.pandocGet the verbosity level.pandocLog a message using  . Note that  is called only if the verbosity level exceeds the level of the message, but the message is added to the list of log messages that will be retrieved by # regardless of its verbosity level.pandocEDetermine whether tracing is enabled. This affects the behavior of . If tracing is not enabled,  does nothing.pandoc+Set request header to use in HTTP requests.pandocInitialize the media bag.pandoc1Read file, checking in any number of directories.pandocGConvert BCP47 string to a Lang, issuing warning if there are problems.pandoc Select the language to use with V. Note that this does not read a translation file; that is only done the first time  is used.pandocLoad term map.pandocYGet a translation from the current term map. Issue a warning if the term is not defined.pandoc Evaluate a  operation.pandoc Evaluate a Y operation, handling any errors by exiting with an appropriate message and error status.pandoc(Utility function to lift IO errors into s.pandoc@Show potential IO errors to the user continuing execution anywaypandocSpecialized version of parseURIReference that disallows single-letter schemes. Reason: these are usually windows absolute paths.pandoc,Set the user data directory in common state.pandoc.Get the user data directory from common state.pandoclFetch an image or other item from the local filesystem or the net. Returns raw content and maybe mime type.pandocVRead file from user data directory or, if not found there, from Cabal data directory.pandoc)Read file from from Cabal data directory.pandochFetch local or remote resource (like an image) and provide data suitable for adding it to the MediaBag.pandocVTraverse tree, filling media bag for any images that aren't already in the media bag.pandoc1Extract media from the mediabag into a directory.pandoc^Add the specified file to the FileTree. If file is a directory, add its contents recursively.pandocInsert an ersatz file into the .pandoc Header namepandocValue`\`\'Copyright (C) 2009-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNonepandoc.Get default template for the specified writer.pandocLike D, but runs in PandocMonad and raises an error if compilation fails.pandocName of writer'Copyright (C) 2011-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNonepandoc`Convert HTML into self-contained HTML, incorporating images, scripts, and CSS using data: URIs.#Copyright (C) 2015 Martin LinnemannGNU GPL, version 2 or above1Martin Linnemann <theCodingMarlin@googlemail.com>alphaportableNone7'Copyright (C) 2011-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNonepandocRead native formatted text and return a Pandoc document. The input may be a full pandoc document, a block list, a block, an inline list, or an inline. Thus, for example, Str "hi"will be treated as if it were "Pandoc nullMeta [Plain [Str "hi"]]pandocString to parse (assuming '\n' line endings)(Copyright (C) 2017-2018 Hamish MackenzieGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneN-Copyright (C) 2013 David LazarGNU GPL, version 2 or aboveVDavid Lazar <lazar6@illinois.edu>, John MacFarlane <jgm@berkeley.edu>alphaNone~pandoc"Parse Haddock markup and return a  document.pandoc Create an 1, stripping superfluous characters as appropriatepandocReader optionspandocString to parse#Copyright (C) 2018 Alexander KrotovGNU GPL, version 2 or above$Alexander Krotov <ilabdsf@gmail.com>alphaportableNone<NipandocParse a child of  <FictionBook> element.pandocParse a child of  <description> element.pandocParse a child of <body> element.pandocParse a <binary> element.pandocParse  authorTypepandocParse  titleTypepandocParse  imageTypepandocParse pTypepandocParse citeTypepandocParse citeType childpandocParse poemTypepandocParse  epigraphTypepandocParse annotationTypepandocParse  sectionTypepandocparse  styleTypepandocParse namedStyleTypepandocParse linkTypepandocParse  styleLinkTypepandocParse  tableTypepandocParse title-infoTypepandocParse inlineImageType element'Copyright (C) 2014-2018 Jesse RosenthalGNU GPL, version 2 or above$Jesse Rosenthal <jrosenthal@jhu.edu>alphaportableNone ""'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNonevpandoc'Extract a math equation from an element3asciidoc can generate Latex math in CDATA sections.@Note that if some MathML can't be parsed it is silently ignored!pandoc6Get the actual text stored in a verbatim CData block. : returns the text still surrounded by the [[CDATA]] tags.Returns  if this is not a verbatim CDatapandocSet the prefix of a name to "pandoc9The element from which to extract a mathematical equationpandoc<A constructor for some Inlines, taking the TeX code as input%%'Copyright (C) 2015-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone)pandoc+Parse a CommonMark formatted string into a  structure.))oJ 2012 2018 John MacFarlane, 2017-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>alphaNone;=0 pandocNHelper class for pushing a single value to the stack via a lua function. See  pushViaCall.pandoc/Get value behind key from table at given index.pandocCAdd a value to the table at the top of the stack at a string-index.pandoc:Add a key-value pair to the table at the top of the stack.pandocJAdd a function to the table at the top of the stack, using the given name.pandoc0Get, then pop the value at the top of the stack.pandocPush an value to the stack via a lua function. The lua function is called with all arguments that are passed to this function and is expected to return a single value.pandocJCall a pandoc element constructor within lua, passing all given arguments.pandoc)Load a file from pandoc's data directory.pandocLoad a string and immediately perform a full garbage collection. This is important to keep the program from hanging: If the program containes a call to require., then a new loader function is created which then becomes garbage. If that function is collected at an inopportune time, i.e. when the Lua API is called via a function that doesn't allow calling back into Haskell (getraw, setraw, &), then the function's finalizer, and the full program, will hang.pandocIGet the tag of a value. This is an optimized and specialized version of Lua.getfield idx "tag"6. It only checks for the field on the table at index idx) and on its metatable, also ignoring any __index value on the metatable. pI 2012-2018 John MacFarlane 2017-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>alphaNone;=V]9LpandocWrapper for Attr pandoc7Push an meta value element to the top of the lua stack. pandoc;Interpret the value at the given stack index as meta value. pandoc2Push an block element to the top of the lua stack. pandoc9Return the value at the given index as block if possible. pandoc3Push an inline element to the top of the lua stack.pandoc:Return the value at the given index as inline if possible.qNone<?Upandoc1Push the filter function to the top of the stack.pandoc*Try running a filter for the given elementpandocPush a value to the stack via a lua filter function. The filter function is called with given element as argument and is expected to return an element. Alternatively, the function can return nothing or nil, in which case the element is left unchanged. r&Copyright 2017-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>alphaNoneAs'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley@edu>alphaportableNoneCt'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley@edu>alphaportableNoneEu&Copyright 2017-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>alphaNoneS[pandoc0Push the "pandoc.utils" module to the lua stack.pandoc'Squashes a list of blocks into inlines.pandocCConvert list of Pandoc blocks into (hierarchical) list of Elements.pandocParse a date and convert (if possible) to "YYYY-MM-DD" format. We limit years to the range 1601-9999 (ISO 8601 accepts greater than or equal to 1583, but MS Word only accepts dates starting 1601). Returns nil instead of a string if the conversion failed. pandoc(Run a JSON filter on the given document.!pandoc)Calculate the hash of the given contents."pandocConvert pandoc structure to a string with formatting removed. Footnotes are skipped (since we don't want their contents in link labels).#pandoc3Convert a number < 4000 to uppercase roman numeral.v'Copyright (C) 2010-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableSafeU_$%&'\Copyright (C) 2011-2012 Sergey Astanin 2012-2018 John MacFarlaneGNU GPL, version 2 or aboveJohn MacFarlanealphaportableNonesR(pandocFictionBook building monad.)pandocVData to be written at the end of the document: (foot)notes, URLs, references, images.*pandoc #, ID, text+pandocfilename, URL or path,pandoc&list marker of the parent ordered list*pandocProduce an FB2 document from a  document.-pandocMDivide the stream of blocks into sections and convert to XML representation..pandocOnly  p and  empty-line are allowed within  title in FB2./pandocEDivide the stream of block elements into sections: [(title, blocks)].0pandoc-Make another FictionBook body with footnotes.1pandocsFetch images and encode them for the FictionBook XML. Return image data and a list of hrefs of the missing images.2pandoc6Fetch image data from disk or from network and make a  binaryM XML section. Return either (Left hrefOfMissingImage) or (Right xmlContent).3pandoc5Extract mime type and encoded data from the Data URI.4pandocIConvert a block-level Pandoc's element to FictionBook XML representation.5pandocDConvert a Pandoc's Inline element to FictionBook XML representation.6pandoc>Wrap all inlines with an XML tag (given its unqualified name).7pandoc Convert an 8 to plaintext.9pandocCreate an XML element.:pandocPut empty lines around content;pandoc Create a plain-text XML content.<pandoc1Create an XML attribute with an unqualified name.=pandocCCreate an XML attribute with a qualified name from given namespace.>pandocUnqualified name?pandocQualified name@pandocAbbreviation for A.BpandocMonadic equivalent of A.*pandocconversion optionspandocdocument to convertpandoc'FictionBook2 document (not encoded yet)3pandocURIpandoc"Maybe (mime,charset,isBase64,data)9pandocunqualified element namepandoc node contentspandoc XML content**Noney .pandoc-Converts a raw TeX math formula to a list of + inlines. Defaults to raw formula between $ or $$2 characters if entire formula can't be converted./pandocConverts a raw TeX math formula using a writer function, issuing a warning and producing a fallback (a raw string) on failure..pandocString to parse (assumes '\n' line endings)./01./01 'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone|lCpandoc!Prettyprint Pandoc block element.2pandocPrettyprint Pandoc document.22!'Copyright (C) 2012-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoney<pandoc9Scales the image to fit the page sizes are passed in emu 3456789:;< 456789:;3<"'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone =pandoc'Escape one character as needed for XML.>pandocFEscape string as needed for XML. Entity references are not preserved.DpandocEscape newline characters as Epandoc?Return a text object with a string of formatted XML attributes.?pandoc}Put the supplied contents between start and end tags of tagType, with specified attributes and (if specified) indentation.@pandoc>Return a self-closing tag of tagType with specified attributesApandoc@Put the supplied contents between start and end tags of tagType.BpandocCPut the supplied contents in indented block btw start and end tags.Cpandoc9Escape all non-ascii characters using numerical entities.=>?@ABCD=>?@ABCD#'Copyright (C) 2013-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone1Epandoc&Create JSON value for template from a O and an association list of variables, specified at the command line or in the writer. Variables overwrite metadata fields with the same names. If multiple variables are set with the same name, a list is assigned. Does nothing if  is Nothing.FpandocLike E:, but does not include variables and is not sensitive to .GpandocKAdd variables to JSON object, replacing any existing values. Also include  meta-jsonq, a field containing a string representation of the original JSON object itself, prior to addition of variables.Hpandoc*Retrieve a field value from a JSON object.IpandocSet a field of a JSON object. If the field already has a value, convert it into a list with the new value appended to the old value(s). This is a utility function to be used in preparing template contexts.JpandocReset a field of a JSON object. If the field already has a value, the new value replaces it. This is a utility function to be used in preparing template contexts.KpandocSet a field of a JSON object if it currently has no value. If it has a value, do nothing. This is a utility function to be used in preparing template contexts.QpandocheadlessEFGHIJKLMNOPQREFGHIJKLMOPQRN$=Copyright (C) 2008-2018 John MacFarlane, 2017-2018 Alex IvkinGNU GPL, version 2 or aboveAlex Ivkin <alex@ivkin.net>betaportableNone. SpandocConvert Pandoc to ZimWiki.Fpandoc*Return ZimWiki representation of document.Gpandoc&Escape special characters for ZimWiki.Hpandoc(Convert Pandoc block element to ZimWiki.Ipandoc5Convert bullet list item (list of blocks) to ZimWiki.Jpandoc6Convert ordered list item (list of blocks) to ZimWiki.Kpandoc1Convert list of Pandoc block elements to ZimWiki.Lpandoc2Convert list of Pandoc inline elements to ZimWiki.Mpandoc)Convert Pandoc inline element to ZimWiki.SS%'Copyright (C) 2010-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone3UpandocConvert Pandoc to Textile.Npandoc*Return Textile representation of document.Opandoc+Escape one character as needed for Textile.Ppandoc$Escape string as needed for Textile.Qpandoc(Convert Pandoc block element to Textile.Rpandoc8Convert ordered list attributes to HTML attribute stringSpandoc@Convert bullet or ordered list item (list of blocks) to Textile.Tpandoc@Convert definition list item (label, list of blocks) to Textile.UpandocYTrue if the list can be handled by simple wiki markup, False if HTML tags will be needed.VpandocdTrue if list item can be handled with the simple wiki syntax. False if HTML tags will be needed.Wpandoc3Concatenates strings with line breaks between them.Xpandoc1Convert list of Pandoc block elements to Textile.Ypandoc2Convert list of Pandoc inline elements to Textile.Zpandoc)Convert Pandoc inline element to Textile.QpandocOptionspandoc Block elementXpandocOptionspandocList of block elementsUU&VCopyright (C) 2008-2018 John MacFarlane 2012 Peter WangGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone VpandocConvert Pandoc to Texinfo.[pandocAdd a Top- node around the document, needed by Texinfo.\pandoc$Escape things as needed for Texinfo.]pandoc#Puts contents into Texinfo command.^pandoc(Convert Pandoc block element to Texinfo._pandoc)Convert Pandoc block elements to Texinfo.`pandoc+Convert list of inline elements to Texinfo.apandocFConvert list of inline elements to Texinfo acceptable for a node name.bpandoc!Convert inline element to Texinfo^pandocBlock to convert`pandocInlines to convertapandocInlines to convertbpandocInline to convertVV''Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneӿ Wpandoc4Convert Pandoc document to string in Docbook format.cpandocConvert an Element to TEI.dpandoc'Convert a list of Pandoc blocks to TEI.epandoc2Auxiliary function to convert Plain block to Para.fpandocXConvert a list of pairs of terms and definitions into a TEI list with labels and items.gpandoc<Convert a term and a list of blocks into a TEI varlistentry.hpandoc>Convert a list of lists of blocks to a list of TEI list items.ipandoc.Convert a list of blocks into a TEI list item.jpandoc&Convert a Pandoc block element to TEI.kpandoc)Convert a list of inline elements to TEI.lpandoc!Convert an inline element to TEI.WW('Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneVmpandocConvert Image inlines into a raw RTF embedded image, read from a file, or a MediaBag, or the internet. If file not found or filetype not jpeg or png, leave the inline unchanged.Xpandoc/Convert Pandoc to a string in rich text format.npandoc7Construct table of contents from list of header blocks.opandocHConvert unicode characters (> 127) into rich text format representation.ppandocEscape special characters.qpandoc.Escape strings as needed for rich text format.rpandoc.Escape things as needed for code block in RTF.spandocGMake a paragraph with first-line indent, block indent, and space after.tpandocDefault paragraph.upandoc0Compact paragraph (e.g. for compact list items).vpandoc8Returns appropriate bullet list marker for indent level.wpandocDReturns appropriate (list of) ordered list markers for indent level.xpandoc$Convert Pandoc block element to RTF.ypandocYEnsure that there's the same amount of space after compact lists as after regular lists.zpandoc*Convert list item (list of blocks) to RTF.{pandoc<Convert definition list item (label, list of blocks) to RTF.|pandoc$Convert list of inline items to RTF.}pandocConvert inline item to RTF.spandocspace after (in twips)pandocblock indent (in twips)pandoc0first line indent (relative to block) (in twips)pandoc alignmentpandocstring with contenttpandocblock indent (in twips)pandoc0first line indent (relative to block) (in twips)pandoc alignmentpandocstring with contentupandocblock indent (in twips)pandoc0first line indent (relative to block) (in twips)pandoc alignmentpandocstring with contentxpandoc indent levelpandoc alignmentpandocblock to convertzpandoc alignmentpandoc indent levelpandoclist start markerpandoclist item (list of blocks){pandoc alignmentpandoc indent levelpandoclist item (list of blocks)|pandoclist of inlines to convert}pandocinline to convertXX)'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneYpandocConvert Pandoc to RST.~pandoc&Return RST representation of document.pandoc1Return RST representation of reference key table.pandoc-Return RST representation of a reference key.pandoc#Return RST representation of notes.pandoc$Return RST representation of a note.pandoc5Return RST representation of picture reference table.pandoc>Return RST representation of a picture substitution reference.pandoc"Escape special characters for RST.pandoc$Convert Pandoc block element to RST.pandoc1Convert bullet list item (list of blocks) to RST.pandoc4Convert ordered list item (a list of blocks) to RST.pandoc<Convert definition list item (label, list of blocks) to RST.pandoc%Format a list of lines as line block.pandoc-Convert list of Pandoc block elements to RST.ZpandocFlattens nested inlines. Extracts nested inlines and goes through them either collapsing them in the outer inline container or pulling them out of itpandoc.Convert list of Pandoc inline elements to RST.pandoc%Convert Pandoc inline element to RST.pandoc Block elementpandocmarker for list itempandoclist item (list of blocks)pandocList of block elementspandocList of block elementsYZYZw'Copyright (C) 2017-2018 Jesse RosenthalGNU GPL, version 2 or above$Jesse Rosenthal <jrosenthal@jhu.edu>alphaportableNoneK ex'Copyright (C) 2017-2018 Jesse RosenthalGNU GPL, version 2 or above$Jesse Rosenthal <jrosenthal@jhu.edu>alphaportableNone*'Copyright (C) 2017-2018 Jesse RosenthalGNU GPL, version 2 or above$Jesse Rosenthal <jrosenthal@jhu.edu>alphaportableNonea[pandocWriter optionspandocDocument to convert[[+_ 2010-2015 Puneeth Chaganti <punchagan@gmail.com> 2010-2018 John MacFarlane <jgm@berkeley.edu> 2016-2018 Albert Krewinkel <tarleb+pandoc@moltkeplatz.de> License : GNU GPL, version 2 or above Maintainer : Albert Krewinkel <tarleb+pandoc@moltkeplatz.de> Stability : alpha Portability : portableNone%\pandocConvert Pandoc to Org.pandoc&Return Org representation of document.pandoc#Return Org representation of notes.pandoc$Return Org representation of a note.pandoc"Escape special characters for Org.pandoc$Convert Pandoc block element to Org.pandoc1Convert bullet list item (list of blocks) to Org.pandoc4Convert ordered list item (a list of blocks) to Org.pandoc<Convert definition list item (label, list of blocks) to Org.pandoc;Convert list of key/value pairs to Org :PROPERTIES: drawer.pandoc-Convert list of Pandoc block elements to Org.pandoc.Convert list of Pandoc inline elements to Org.pandoc%Convert Pandoc inline element to Org.pandocTTranslate from pandoc's programming language identifiers to those used by org-mode.pandoc4List of language identifiers recognized by org-mode.pandoc Block elementpandocmarker for list itempandoclist item (list of blocks)pandocList of block elements\\,(Copyright (C) 2017-2018 Alexander KrotovGNU GPL, version 2 or above$Alexander Krotov <ilabdsf@gmail.com>stableportableNone<pandocIUse tags for emphasis, for example because previous character is a letterpandoc3True if there is only whitespace since last newlinepandocEscape ] if Truepandoc-There is whitespace (not just newline) beforepandoc True if newlines are not allowedpandoc0True if outer element is emphasis with asterisks pandocRendering inline near asterisks]pandocConvert Pandoc to Muse. pandoc'Return Muse representation of document. pandociHelper function for flatBlockListToMuse | Render all blocks and insert blank lines between the first two pandocMConvert list of Pandoc block elements to Muse | without setting envTopLevel. pandoc.Convert list of Pandoc block elements to Muse.pandoc%Convert Pandoc block element to Muse.pandoc$Return Muse representation of notes.pandoc%Return Muse representation of a note.pandoc#Escape special characters for Muse.pandocReplace newlines with spacespandoc-Escape special characters for Muse if needed.pandoc-Return True if string should be escaped with  verbatim tagspandoc.Convert list of Pandoc inline elements to Musepandoc=Normalize and convert list of Pandoc inline elements to Muse.pandoc&Convert Pandoc inline element to Muse. pandocList of block elementspandocNumber of blank lines pandocList of block elements pandocList of block elementspandoc Block element]]-'Copyright (C) 2007-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneM_pandocConvert Pandoc to Ms.pandoc+Return groff ms representation of document.pandoc)Association list of characters to escape.pandoc:Escape | character, used to mark inline math, inside math.pandoc!Escape special characters for Ms.pandoc'Escape a literal (code) section for Ms.pandoc>Returns the first sentence in a list of inlines, and the rest.pandoc'Split a list of inlines into sentences.pandoc0Convert bullet list item (list of blocks) to ms. pandoc3Convert ordered list item (a list of blocks) to ms.!pandoc;Convert definition list item (label, list of blocks) to ms."pandoc,Convert list of Pandoc block elements to ms.#pandoc-Convert list of Pandoc inline elements to ms.$pandoc$Convert Pandoc inline element to ms.%pandocOptionspandoc Block element pandocoptionspandocorder marker for list itempandocnumber of spaces to indentpandoclist item (list of blocks)"pandocOptionspandocList of block elements__.'Copyright (C) 2007-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone_`pandocConvert Pandoc to Man.&pandoc,Return groff man representation of document.'pandoc#Return man representation of notes.(pandoc$Return man representation of a note.)pandoc)Association list of characters to escape.*pandoc"Escape special characters for Man.+pandoc(Escape a literal (code) section for Man.,pandoc>Returns the first sentence in a list of inlines, and the rest.-pandoc'Split a list of inlines into sentences..pandoc$Convert Pandoc block element to man./pandoc1Convert bullet list item (list of blocks) to man.0pandoc4Convert ordered list item (a list of blocks) to man.1pandoc<Convert definition list item (label, list of blocks) to man.2pandoc-Convert list of Pandoc block elements to man.3pandoc.Convert list of Pandoc inline elements to man.4pandoc%Convert Pandoc inline element to man..pandocOptionspandoc Block element0pandocoptionspandocorder marker for list itempandocnumber of spaces to indentpandoclist item (list of blocks)2pandocOptionspandocList of block elements``/'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneVi apandocConvert Pandoc to LaTeX.bpandocConvert Pandoc to LaTeX Beamer.5pandocConvert Elements to LaTeX6pandoc!Puts contents into LaTeX command.7pandoc&Convert Pandoc block element to LaTeX.8pandocFCraft the section header, inserting the secton reference, if supplied.9pandoc)Convert list of inline elements to LaTeX.:pandocConvert inline element to LaTeX7pandocBlock to convert9pandocInlines to convert:pandocInline to convertabab0,Copyright (C) 2014-2015,2017 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneVw dpandocConvert Pandoc to Haddock.;pandoc*Return haddock representation of document.<pandoc'Return haddock representation of notes.=pandoc&Escape special characters for Haddock.>pandoc(Convert Pandoc block element to haddock.?pandoc4Convert bullet list item (list of blocks) to haddock@pandoc7Convert ordered list item (a list of blocks) to haddockApandoc?Convert definition list item (label, list of blocks) to haddockBpandoc0Convert list of Pandoc block elements to haddockCpandoc2Convert list of Pandoc inline elements to haddock.Dpandoc)Convert Pandoc inline element to haddock.>pandocOptionspandoc Block element@pandocoptionspandoclist item markerpandoclist item (list of blocks)BpandocOptionspandocList of block elementsdd1'Copyright (C) 2008-2018 John MacFarlaneGNU GPL, version 2 or above*Clare Macrae <clare.macrae@googlemail.com>alphaportableNonefpandocConvert Pandoc to DokuWiki.Epandoc+Return DokuWiki representation of document.Fpandoc'Escape special characters for DokuWiki.Gpandoc)Convert Pandoc block element to DokuWiki.Hpandoc8Convert ordered list attributes to HTML attribute stringIpandoc6Convert bullet list item (list of blocks) to DokuWiki.Jpandoc~Convert ordered list item (list of blocks) to DokuWiki. | TODO Emiminate dreadful duplication of text from listItemToDokuWikiKpandocAConvert definition list item (label, list of blocks) to DokuWiki.LpandocYTrue if the list can be handled by simple wiki markup, False if HTML tags will be needed.MpandocdTrue if list item can be handled with the simple wiki syntax. False if HTML tags will be needed.Npandoc3Concatenates strings with line breaks between them.OpandocFor each string in the input list, convert all newlines to dokuwiki escaped newlines. Then concat the list using double linebreaks.Ppandoc2Convert list of Pandoc block elements to DokuWiki.Qpandoc3Convert list of Pandoc inline elements to DokuWiki.Rpandoc*Convert Pandoc inline element to DokuWiki.GpandocOptionspandoc Block elementPpandocOptionspandocList of block elementsff2'Copyright (C) 2012-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone%QVSpandocACertain characters are invalid in XML even if escaped. See #1992TpandocSee XML referenceUpandoc\Convert Pandoc document to two lists of OpenXML elements (the main document and footnotes).Vpandoc+Convert a list of Pandoc blocks to OpenXML.Wpandoc,Key for specifying user-defined docx styles.Xpandoc*Convert a Pandoc block element to OpenXML.Ypandoc-Convert a list of inline elements to OpenXML.Zpandoc%Convert an inline element to OpenXML.ipandocWriter optionspandocDocument to convertii3'Copyright (C) 2007-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneV+ npandocConvert Pandoc to ConTeXt.[pandoc#escape things as needed for ConTeXt\pandocEscape string for ConTeXt]pandocSanitize labels^pandocConvert Elements to ConTeXt_pandoc(Convert Pandoc block element to ConTeXt.`pandoc*Convert list of block elements to ConTeXt.apandoc+Convert list of inline elements to ConTeXt.bpandoc!Convert inline element to ConTeXtcpandocGCraft the section header, inserting the section reference, if supplied.dpandocCraft the section footerepandoc6Generate a textual representation of the section levelapandocInlines to convertbpandocInline to convertnn4'Copyright (C) 2012-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneVqpandocupdf creator (pdflatex, lualatex, xelatex, wkhtmltopdf, weasyprint, prince, context, pdfroff, or path to executable)pandoc arguments to pass to pdf creatorpandocwriterpandocoptionspandocdocumentfpandocwkhtmltopdf or pathpandoc argumentspandocwriterpandocoptionspandocdocumentgpandoctemp dir to store imagespandocdocumenthpandocVerbosity levelpandoc tex programpandocArguments to the latex-enginepandoctemp directory for outputpandoc tex sourceipandocVerbosity levelpandoc2Program (wkhtmltopdf, weasyprint, prince, or path)pandocArgs to programpandoc HTML5 sourcejpandocVerbosity levelpandoc"context" or path to itpandoctemp directory for outputpandocConTeXt sourceqq5:Copyright (C) 2008-2018 Andrea Rossato and John MacFarlaneGNU GPL, version 2 or above,Andrea Rossato <andrea.rossato@ing.unitn.it>alphaportableNone< kpandoc2Auxiliary function to convert Plain block to Para.rpandoc9Convert Pandoc document to string in OpenDocument format.lpandoc0Convert a list of Pandoc blocks to OpenDocument.mpandoc/Convert a Pandoc block element to OpenDocument.npandoc2Convert a list of inline elements to OpenDocument.opandoc*Convert an inline element to OpenDocument.rr6'Copyright (C) 2008-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneV$upandoc+Produce an ODT file from a Pandoc document.ppandoc+Produce an ODT file from a Pandoc document.qpandoc&transform both Image and Math elementsupandocWriter optionspandocDocument to convertppandocWriter optionspandocDocument to convertuu7'Copyright (C) 2008-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone' vpandocConvert Pandoc to MediaWiki.rpandoc,Return MediaWiki representation of document.spandoc(Escape special characters for MediaWiki.tpandoc*Convert Pandoc block element to MediaWiki.upandoc8Convert ordered list attributes to HTML attribute stringvpandocBConvert bullet or ordered list item (list of blocks) to MediaWiki.wpandocBConvert definition list item (label, list of blocks) to MediaWiki.xpandocYTrue if the list can be handled by simple wiki markup, False if HTML tags will be needed.ypandocdTrue if list item can be handled with the simple wiki syntax. False if HTML tags will be needed.zpandoc3Concatenates strings with line breaks between them.{pandoc3Convert list of Pandoc block elements to MediaWiki.|pandoc4Convert list of Pandoc inline elements to MediaWiki.}pandoc+Convert Pandoc inline element to MediaWiki.tpandoc Block element{pandocList of block elementsvv8'Copyright (C) 2017-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone ~pandoc1Convert Pandoc document to string in JATS format.pandocConvert an Element to JATS.pandoc(Convert a list of Pandoc blocks to JATS.pandoc2Auxiliary function to convert Plain block to Para.pandocTConvert a list of pairs of terms and definitions into a list of JATS varlistentrys.pandoc=Convert a term and a list of blocks into a JATS varlistentry.pandoc?Convert a list of lists of blocks to a list of JATS list items.pandoc/Convert a list of blocks into a JATS list item.pandoc'Convert a Pandoc block element to JATS.pandoc*Convert a list of inline elements to JATS.pandoc"Convert an inline element to JATS.ww9'Copyright (C) 2013-2018 github.com/mb21GNU GPL, version 2 or abovealphaNone<Vzpandoc1Convert Pandoc document to string in ICML format.pandoc;Auxiliary functions for parStylesToDoc and charStylesToDoc.pandoc&The monospaced font to use as default.pandoc#How much to indent blockquotes etc.pandoc4How much to indent numbered lists before the number.pandocTConvert a WriterState with its block styles to the ICML listing of Paragraph Styles.pandocUConvert a WriterState with its inline styles to the ICML listing of Character Styles.pandocEscape colon characters as %3apandocLConvert a list of (identifier, url) pairs to the ICML listing of hyperlinks.pandoc(Convert a list of Pandoc blocks to ICML.pandoc'Convert a Pandoc block element to ICML.pandoc5Convert a list of lists of blocks to ICML list items.pandoc,Convert a list of blocks to ICML list items.pandoc*Convert a list of inline elements to ICML.pandoc"Convert an inline element to ICML.pandoc5Convert a list of block elements to an ICML footnote.pandocBAuxiliary function to merge Space elements into the adjacent Strs.pandocIntersperse line breakspandoc9Wrap a list of inline elements in an ICML Paragraph Stylepandoc&Wrap a Doc in an ICML Character Style.pandochTransform a Style to a tuple of String (eliminating duplicates and ordered) and corresponding attribute.pandocAssemble an ICML Image.zz:'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone%V^ R#pandoc List of notespandocMath is used in documentpandoc q tag is usedpandocSyntax highlighting is usedpandocNumber of current sectionpandocProcessing an Elementpandoc Use HTML5pandocEPUB version if for epubpandocNumber of code blockpandocHard linebreak.{pandoc)Convert Pandoc document to Html 5 string.|pandoc,Convert Pandoc document to Html 5 structure.}pandoc)Convert Pandoc document to Html 4 string.~pandoc,Convert Pandoc document to Html 4 structure.pandoc@Convert Pandoc document to Html appropriate for an epub version.pandoc5Convert Pandoc document to Reveal JS HTML slide show.pandoc.Convert Pandoc document to S5 HTML slide show.pandoc1Convert Pandoc document to Slidy HTML slide show.pandoc4Convert Pandoc document to Slideous HTML slide show.pandoc4Convert Pandoc document to DZSlides HTML slide show.pandocALike Text.XHtml's identifier, but adds the writerIdentifierPrefixpandoc2Construct table of contents from list of elements.pandoc Convert section number to stringpandocnConverts an Element to a list item for a table of contents, retrieving the appropriate identifier from state.pandocConvert an Element to Html.pandoc*Convert list of Note blocks to a footnote  div. Assumes notes are sorted.pandoc;Parse a mailto link; return Just (name, domain) or Nothing.pandocObfuscate a "mailto:" link.pandocObfuscate character as entity.pandoc Obfuscate string using entities.pandoc Create HTML tag with attributes.pandoc%Convert Pandoc block element to HTML.pandoc/Convert list of Pandoc inline elements to HTML.pandoc1Annotates a MathML expression with the tex sourcepandoc&Convert Pandoc inline element to HTML.pandocTrue for HTML5pandocTrue if self-closing tagpandocTag textpandocPandoc style tag attributes {|}~ ~}|{;'Copyright (C) 2015-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneGpandocConvert Pandoc to CommonMark.<'Copyright (C) 2010-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone<V>pandoc-Produce an EPUB2 file from a Pandoc document.pandoc-Produce an EPUB3 file from a Pandoc document.pandoc,Produce an EPUB file from a Pandoc document.pandoc Version of  that specifies UTF-8 encoding.pandocWriter optionspandocDocument to convertpandocWriter optionspandocDocument to convertpandocWriter optionspandocDocument to convert='Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone% pandoc%Convert list of authors to a docbook  author sectionpandoc4Convert Pandoc document to string in Docbook format.pandocConvert an Element to Docbook.pandoc+Convert a list of Pandoc blocks to Docbook.pandoc2Auxiliary function to convert Plain block to Para.pandocWConvert a list of pairs of terms and definitions into a list of Docbook varlistentrys.pandoc@Convert a term and a list of blocks into a Docbook varlistentry.pandocBConvert a list of lists of blocks to a list of Docbook list items.pandoc2Convert a list of blocks into a Docbook list item.pandoc*Convert a Pandoc block element to Docbook.pandoc-Convert a list of inline elements to Docbook.pandoc%Convert an inline element to Docbook.'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone ;<=>?KVcpandoc&Used when parsing inside single quotespandoc&Used when parsing inside double quotespandoc#Used when not parsing inside quotespandoc.Used when running parser on list item contentspandoc Default statepandoc$Single line of characters underneathpandoc#Lines of characters above and belowpandocParsing options.pandoc User optionspandoc Inside list?pandocInside quoted environment?pandocAllow parsing of linkspandocMax # of nested Strong/EmphpandocPosition after last str parsedpandocList of reference keyspandoc List of implicit header ref keyspandocList of substitution referencespandocList of notes (raw bodies)pandocList of notes (parsed bodies)pandocList of note references usedpandocDocument metadatapandocDocument metadatapandocRST-style citationspandoc!Ordered list of header types usedpandoc5List of headers and ids (used for implicit ref links)pandocHeader identifiers usedpandocNumber of next examplepandoc"Map from example labels to numberspandocTable of macros defined so farpandoc)Current rST default interpreted text rolepandocCurrent rST custom text roles Triple represents: 1) Base role, 2) Optional format (only for :raw: roles), 3) Additional classes (rest of Attr is unused)).pandocCaption in current environmentpandoc#Tag type of HTML block being parsedpandocDepth of fenced divpandocparent include filespandoc log messagespandocTrue if in markdown=1 contextpandocReader monad wrapping the parser state. This is used to possibly delay evaluation until all relevant information has been parsed and made available in the parser state.pandoc+Parse characters while a predicate is true.pandocParse any line of textpandoc7Parse any line, include the final newline in the outputpandoc;Parse indent by specified number of spaces (or equiv. tabs)pandocLike manyTill, but reads at least one item.pandocLike manyTill,, but also returns the result of end parser.pandocLike sepBy1' from Parsec, but does not fail if it sep succeeds and p fails.pandocA more general form of  notFollowedBy. This one allows any type of parser to be specified, and succeeds only if that parser fails. It does not consume any input.pandocParses one of a list of strings. If the list contains two strings one of which is a prefix of the other, the longer string will be matched if possible.pandocCParses one of a list of strings (tried in order), case insensitive.pandocParses a space or tab.pandoc(Parses a nonspace, nonnewline character.pandoc"Skips zero or more spaces or tabs.pandoc8Skips zero or more spaces or tabs, then reads a newline.pandoc@Parses one or more blank lines and returns a string of newlines.pandocpGobble n spaces; if tabs are encountered, expand them and gobble some or all of their spaces, leaving the rest.pandocvGobble up to n spaces; if tabs are encountered, expand them and gobble some or all of their spaces, leaving the rest.pandoc7Parses material enclosed between start and end parsers.pandocParse string, case insensitive.pandocParse contents of str using parser and return result.pandocLike  but specialized for . This resets &, which is almost always what we want.pandoc5Parse raw line block up to and including blank lines.pandocParse a string of characters between an open character and a close character, including text between balanced pairs of open and close, which must be different. For example, charsInBalanced '(' ')' anyChar: will parse "(hello (there))" and return "hello (there)".pandoc@Parses a roman numeral (uppercase or lowercase), returns number.pandocQParses an email address; returns original and corresponding escaped mailto: URI.pandoc?Parses a URI. Returns pair of original and URI-escaped version.pandocApplies a parser, returns tuple of its results and its horizontal displacement (the difference between the source column at the end and the source column at the beginning). Vertical displacement (source row) is ignored.pandocjApplies a parser and returns the raw string that was parsed, along with the value produced by the parser.pandoc0Parses backslash, then applies character parser.pandocParse character entity.pandocCParses an uppercase roman numeral and returns (UpperRoman, number).pandocBParses a lowercase roman numeral and returns (LowerRoman, number). pandoc7Parses a decimal numeral and returns (Decimal, number).pandoc 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.pandoc Parses a # returns (DefaultStyle, 1). pandoc;Parses a lowercase letter and returns (LowerAlpha, number). pandoc<Parses an uppercase letter and returns (UpperAlpha, number).pandocParses a roman numeral i or I pandoc:Parses an ordered list marker and returns list attributes.pandocIParses a list number (num) followed by a period, returns list attributes.pandocHParses a list number (num) followed by a paren, returns list attributes.pandocGParses a list number (num) enclosed in parens, returns list attributes. pandocPParses an ordered list marker with a given style and delimiter, returns number.pandoc7Parses a character reference and returns a Str element.pandoc=Parses an RST-style line block and returns a list of strings.pandocParse a table using  headerParser,  rowParser,  lineParser, and  footerParser.pandoc%Separator between rows of grid table.pandocParse header for a grid table.pandocParse row of grid table.pandocParse footer for a grid table.pandoc:Removes the ParsecT layer from the monad transformer stackpandoc,Parse a string with a given parser and statepandocParse a string with parser (for testing).pandocAdd a log message.pandocFReport all the accumulated log messages, according to verbosity level.pandoc)Succeed only if the extension is enabled.pandoc*Succeed only if the extension is disabled.pandoc3Update the position on which the last string ended.pandoc/Whether we are right after the end of a string.-pandocIParse content of include file as blocks. Circular includes result in an PandocParseError..pandocPParse content of include file as future blocks. Circular includes result in an PandocParseError.pandoc start parserpandoc end parserpandoc&content parser (to be used repeatedly)pandocUppercase if truepandocParser to applypandoc(result, displacement)pandocParser for character to escapepandocBlock list parserpandocHeaderless tablepandocBlock list parserpandocHeaderless tablepandocHeaderless tablepandocparserpandoc initial statepandocinput  !"#$%&'()*+,-./0123456789:;<=>?@AB      !"#$%&'()*+,-.      "#$%&!'()*+,-.9/0.3,*8 1"  42!67&5 %#$)('B-+=>:;<?@A+5>'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneNV^wHpandocConvert Pandoc to Markdown.IpandocaConvert Pandoc to plain text (like markdown, but without links, pictures, or inline formatting).pandoc+Return markdown representation of document.pandoc6Return markdown representation of reference key table.pandoc2Return markdown representation of a reference key.pandoc(Return markdown representation of notes.pandoc)Return markdown representation of a note.pandoc'Escape special characters for Markdown.pandoc7Construct table of contents from list of header blocks.pandoc;Converts an Element to a list item for a table of contents,pandoc0Ordered list start parser for use in Para below.pandoc1True if string begins with an ordered list markerpandoc)Convert Pandoc block element to markdown.pandoc6Convert bullet list item (list of blocks) to markdown.pandoc9Convert ordered list item (a list of blocks) to markdown.pandocAConvert definition list item (label, list of blocks) to markdown.pandoc2Convert list of Pandoc block elements to markdown.pandocGet reference for target; if none exists, create unique one and return. Prefer label if possible; otherwise, generate a unique key.pandoc3Convert list of Pandoc inline elements to markdown.pandoc*Convert Pandoc inline element to markdown.pandocOptionspandoc Block elementpandocOptionspandoc Block elementpandocoptionspandoclist item markerpandoclist item (list of blocks)pandocOptionspandocList of block elementsHIHI?'Copyright (C) 2013-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneLpandoc1Convert Pandoc document to string in OPML format.pandocConvert an Element to OPML.LL@'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone MpandocConvert Pandoc to AsciiDoc.pandoc+Return asciidoc representation of document.pandoc'Escape special characters for AsciiDoc.pandoc0Ordered list start parser for use in Para below.pandochTrue if string begins with an ordered list marker or would be interpreted as an AsciiDoc option commandpandoc)Convert Pandoc block element to asciidoc.pandoc6Convert bullet list item (list of blocks) to asciidoc.pandoc9Convert ordered list item (a list of blocks) to asciidoc.pandocAConvert definition list item (label, list of blocks) to asciidoc.pandoc2Convert list of Pandoc block elements to asciidoc.pandoc3Convert list of Pandoc inline elements to asciidoc.pandoc*Convert Pandoc inline element to asciidoc.pandocOptionspandoc Block elementpandocoptionspandoclist item markerpandoclist item (list of blocks)pandocOptionspandocList of block elementsMMA"Copyright (C) 2017-2018 Yuchen PeiGNU GPL, version 2 or aboveYuchen Pei <me@ypei.me>alphaportableNoneNNB$Copyright (C) 2014 Matthew PickeringGNU GPL, version 2 or above/Matthew Pickering <matthewtpickering@gmail.com>NoneњOpandocvAn object for the T2T macros meta information the contents of each field is simply substituted verbatim into the fileQpandoc Current dateRpandoc Last modification time of infileSpandoc Input fileTpandoc Output fileUpandoc4Get the meta information required by Txt2Tags macrosVpandoc>Read Txt2Tags from an input string returning a Pandoc documentpandocRead Txt2Tags (ignoring all macros) from an input string returning a Pandoc document readTxt2TagsNoMacros :: PandocMonad m => ReaderOptions -> String -> m Pandoc readTxt2TagsNoMacros = readTxt2TagsOPQRSTUVVUOPQRSTC#Copyright (C) 2017 Robin Lee PowellGNU GPL, version 2 or above+Robin Lee Powell <robinleepowell@gmail.com>alphaportableNone<Ypandoc@Read TikiWiki from an input string and return a Pandoc document.pandoc|foo||8||row1-column1|row1-column2||row2-column1|row2-column2||8||row1-column1|row1-column2 row2-column1|row2-column2||S||row1-column1|row1-column2 row2-column1|row2-column2||row3-column1|row3-column2||[|| Orange | Apple | more Bread | Pie | more Butter | Ice cream | and more ||YYD'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone<V`pandoc9Parse reStructuredText string and return Pandoc document.pandocRPromote all headers in a list of blocks. (Part of title transformation for RST.)pandocIf list of blocks starts with a header (or a header and subheader) of level that are not found elsewhere, return it as a title and promote all the other headers. Also process a definition list right after the title block as metadata.`pandocReader optionspandocString to parse (assuming '\n' line endings)pandoclist of blocks, metadatapandoc!modified list of blocks, metadatapandocHeaderless tablepandocHeaderless tablepandocHeaderless table``y(Copyright (C) 2014-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>None;=>?6pandocExport settings  .http://orgmode.org/manual/Export-settings.html7 These settings can be changed via OPTIONS statements.pandocHow to treat archived treespandoc0Specify drawer names which should be exported. Left@ names are explicitly excluded from the resulting output while Right= means that only the listed drawer names should be included.pandocParse emphasized textpandoc@Maximum depth of headlines, deeper headlines are convert to listpandocWhether to preserve linebreakspandocParse quotes smartlypandoc!Parse ellipses and dashes smartlypandoc)TeX-like syntax for sub- and superscriptspandoc!Include author in final meta-datapandoc"Include creator in final meta-datapandoc Include email in final meta-data pandoc"Keep planning info after headlines pandocKeep tags as part of headlines pandocKeep TODO keywords in headers pandoc/Options for the way archived trees are handled. pandocExport the complete tree pandoc%Exclude archived trees from exporting pandoc.Export only the headline, discard the contents pandocOrg-mode parser state pandocsChars allowed to occur before emphasis; spaces and newlines are always ok in addition to what is specified here. pandocChars allowed at after emphasis pandocFCollection of todo markers in the order in which items should progress pandocA ToDo keyword like TODO or DONE. pandoc&The states in which a todo item can be pandocMacro expander function pandocMap of functions for link transformations. The map key is refers to the link-type, the corresponding function transforms the given link string. pandocTable of footnotes pandocIAn inline note / footnote containing the note key and its (inline) value. pandocxThis is used to delay evaluation until all relevant information has been parsed and made available in the parser state. pandocGet the current todo/done sequences. If no custom todo sequences have been defined, return a list containing just the default todo/done sequence.N                      ! " # $ % & ' ( ) * + , - . / 0   1 2 3 4 5 6z(Copyright (C) 2014-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>None 7pandoc"The parser used to read org files. 8pandocParse any line of text 9pandocLike {|P, but resets the position of the last character allowed before emphasised text. :pandoc)Skip one or more tab or space characters. ;pandocLike Text.Parsec.Char.newline&, but causes additional state changes. <pandocLike Text.Parsec.Char.blanklines&, but causes additional state changes. =pandoc$Succeeds when we're in list context. >pandocParse in different context ?pandocGet an export setting. @pandocSet the current position as the last position at which a forbidden char was found (i.e. a character which is not allowed at the inner border of markup). ApandoctSet the current parser position as the position at which a character was seen which allows inline markup to follow. Bpandoc-Read the key of a plist style key-value list. Cpandoc/Read the value of a plist style key-value list. Dpandoc*Chars treated as part of a word in plists. >pandocNew parser contextpandocParser to run in that contextr  !"#$%&'),-/024567B"#$%&'). 7 8 9 : ; < = > ? @ A B C D}(Copyright (C) 2014-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>None  Epandoc(Horizontal Line (five -- dashes or more) Fpandoc8Read the start of a header line, return the header level Gpandoc0Succeeds if the parser is at the end of a block. E F H I J K L M N O P G~ 2016 2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>None+ Qpandoc$Setter function for export settings. Rpandoc9Read and handle space separated org-mode export settings. Spandoc1Read and process a single org-mode export option. Tpandoc7A boolean option, either nil (False) or non-nil (True). UpandocAn integer-valued option. VpandocDEither the string "headline" or an elisp boolean and treated as an ArchivedTreesOption. Wpandoc7A list or a complement list (i.e. a list starting with  X). Ypandoc#Read but ignore the export setting. Zpandoc^Read an elisp boolean. Only NIL is treated as false, non-NIL values are interpreted as true. R(Copyright (C) 2014-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>None<C] [pandoc,Planning information for a subtree/headline. \pandoc;An Org timestamp, including repetition marks. TODO: improve ]pandoc,Org mode headline (i.e. a document subtree). ^pandocsubtree planning information _pandoc(Key/value pairs from a PROPERTIES drawer `pandoc!The value assigned to a property. apandoc1The key (also called name or type) of a property. bpandoc!Parse input as org document tree. cpandoc)Create a tag containing the given string. dpandoc~Create a property key containing the given string. Org mode keys are case insensitive and are hence converted to lower case. epandoc4Create a property value containing the given string. fpandoc:Check whether the property value is non-nil (i.e. truish). gpandocGRead an Org mode headline and its contents (i.e. a document subtree). lvl0 gives the minimum acceptable level of the tree. hpandocHConvert an Org mode headline (i.e. a document tree) into pandoc's Blocks ipandocCheck if the title starts with COMMENT. FIXME: This accesses builder internals not intended for use in situations like these. Replace once keyword parsing is supported. jpandoc5Wrap the given inline in a span, marking it as a tag. kpandocNRender planning info as a block iff the respective export setting is enabled. lpandoc4Read a single planning-related and timestamped line. mpandocLRead a :PROPERTIES: drawer and return the key/value pairs contained within. b hE'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone;=>?VHapandoc#Parse LaTeX from string and return  document.apandocReader optionspandocString to parse (assumes '\n' line endings) npandoctable environment namepandoc pref/suffixesabcdefgabdcefg(Copyright (C) 2014-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>Noneq" opandoc&Parse a single Org-mode inline element ppandoc&Read the rest of the input as inlines. qpandocAn endline character that can be treated as a space, not a structural break. This should reflect the values of the Emacs variable org-element-pagaraph-separate. rpandoc%A citation in Pandoc Org-mode style ([prefix @citekey suffix]). spandocRead an Berkeley-style Org-mode citation. Berkeley citation style was develop and adjusted to Org-mode style by John MacFarlane and Richard Lawrence, respectively, both philosophers at UC Berkeley. tpandocRead a link-like org-ref style citation. The citation includes pre and post text. However, multiple citations are not possible due to limitations in the syntax. upandocRRead a citation key. The characters allowed in citation keys are taken from the `org-ref-cite-re` variable in  `org-ref.el`. vpandocSupported citation types. Only a small subset of org-ref types is supported for now. TODO: rewrite this, use LaTeX reader as template. wpandoc]Take a link and return a function which produces new inlines when given description inlines. xpandocParse an anchor like  anchor-id and return an empty span with  anchor-id< set as id. Legal anchors in org-mode are defined through org-target-regexp9, which is fairly liberal. Since no link is created if  anchor-idL contains spaces, we are more restrictive in what is accepted as an anchor. ypandoc5Replace every char but [a-zA-Z0-9_.-:] with a hyphen  z". This mirrors the org function org-export-solidify-link-text. {pandoc;Parses an inline code block and marks it as an babel block. |pandoc!Parses a raw string delimited by c using Org's math rules }pandoc!Parse a single character between c using math rules ~pandoc0Parses the start (opening character) of emphasis pandoc(Parses the closing character of emphasis pandoc#Like many1Till, but parses at most n+1 lines. p must not consume newlines. pandoc3Chars not allowed at the (inner) border of emphasis pandoc%The maximum number of newlines within pandoc4Chars allowed after an inline ($...$) math statement pandoc/Chars not allowed at the (inner) border of math pandoc6Maximum number of newlines in an inline math statement pandoc:Whether we are right behind a char allowed before emphasis pandoc9Whether the parser is right after a forbidden border char pandoc%Read a sub- or superscript expression pandoc opening charpandoc closing charpandocparser o p (Copyright (C) 2014-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>None<Nz pandoc4Returns the current meta, respecting export options. pandocParse and handle a single line containing meta information The order, in which blocks are tried, makes sure that we're not looking at the beginning of a block, so we don't need to check for it pandoc'Read an format specific meta definition pandocAccumulate the result of the parser in a list under key. pandocPAn ad-hoc, single-argument-only implementation of a printf-style format parser. (Copyright (C) 2014-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>None"#< pandoc(Whether a switch flag is specified with + or -. pandocAAttributes that may be added to figures (like a name or caption). pandocGet a list of blocks. pandoc,Get the meta information saved in the state. pandoc,Parse a horizontal rule into a block element pandoc(Convert BlockAttributes into pandoc Attr pandoc)Parse key-value pairs for HTML attributes pandoc$Read an org-mode block delimited by +BEGIN_TYPE and  +END_TYPE. pandoc&Read the raw string content of a block pandoc,Read but ignore all remaining block headers. pandocLRead a block containing code intended for export in specific backends only. pandocRead a code block and the associated results block if present. Which of boths blocks is included in the output is determined using the "exports" argument in the block header. pandoc2Parse the result of an evaluated babel code block. pandocParse code block arguments pandocParses a switch's polarity. pandoc$Parses a source block switch option. pandoc*Generic source block switch-option parser. pandocfReads a line number switch option. The line number switch can be used with example and source blocks. pandocA generic drawer which has no special meaning for org-mode. Whether or not this drawer is included in the output depends on the drawers export setting. pandocFigures or an image paragraph (i.e. an image on a line by itself). Only images with a caption attribute are interpreted as figures. pandoc7Succeeds if looking at the end of the current paragraph pandoc*Example code marked up by a leading colon. pandocInclude the content of a file. pandocA normal org table pandoc parse raw text for one list item F(Copyright (C) 2014-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>Nonespandoc3Parse org-mode string and return a Pandoc document.spandocReader optionspandocString to parse (assuming '\n' line endings)ssG'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone%;<=>? pandocSet if in chapter section pandocSet if in pPlainvpandoc!Convert HTML-formatted string to  document.{pandoc+Matches a stretch of HTML in balanced tags.|pandoc*Matches a tag meeting a certain condition.vpandocReader optionspandocString to parse (assumes '\n' line endings) tuvwxyz{| v|{wxtuyzH\Copyright (C) 2010-2012 Paul Rivier 2010-2018 John MacFarlaneGNU GPL, version 2 or above&Paul Rivier <paul*rivier#demotera*com>alphaportableNoneԖ-pandoc2Parse a Textile text and return a Pandoc document. pandoc-Generate a Pandoc ADT from a textile document pandocParse document blocks pandoc,Block parsers list tried in definition order pandoc4Any block in the order of definition of blockParsers pandoc#Code Blocks in Textile are between  pre and /pre pandoc/Header of the form "hN. content" with N in 1..6 pandoc$Blockquote of the form "bq. content" pandocCan be a bullet list or an ordered list. This implementation is strict in the nesting, sublist must start at exactly "parent depth plus one" pandocVThis allow one type of list to be nested into an other type, provided correct nesting pandoc>Bullet List of given depth, depth being the number of leading  pandocDBullet List Item of given depth, depth being the number of leading  pandoc@Ordered List of given depth, depth being the number of leading # pandocEOrdered List Item of given depth, depth being the number of leading # pandoc#Common implementation of list items pandoc:A definition list is a set of consecutive definition items pandocList start character. pandocA definition list item in textile begins with '- ', followed by the term defined, then spaces and ":=". The definition follows, on the same single line, or spaned on multiple line, after a line break. pandoc3A raw Html Block, optionally followed by blanklines pandocRaw block of LaTeX content pandoc4In textile, paragraphs are separated by blank lines. pandoc!A table cell spans until a pipe | pandoc'A table row is made of many table cells pandoc A table with an optional header. pandoc&Ignore markers for cols, thead, tfoot. pandoc Blocks like p and  c do not need explicit block tag. However, they can be used to set HTML/CSS attributes when needed. pandocAny inline element pandocInline parsers tried in order pandocInline markups pandoc Trademark, registered, copyright pandoc Special chars pandocBreak strings on following chars. Space tab and newline break for inlines breaking. Open paren breaks for mark. Quote, dash and dot break for smart punctuation. Punctuation breaks for regular punctuation. Double quote breaks for named links. > and < break for inline html. pandoc"Parse a hyphened sequence of words pandoc Any string pandocSome number of space chars pandoc9In Textile, an isolated endline character is a line break pandocRaw LaTeX Inline pandocWTextile standard link syntax is "label":target. But we can also have ["label":target]. pandocimage embedding pandocliteral text escaped btw  notextile tags pandoc,Any special symbol defined in wordBoundaries pandoc Inline code pandocHtml / CSS attributes pandoc'Parses material surrounded by a parser. pandocCreate a singleton listpandocReader optionspandocString to parse (assuming '\n' line endings) pandocblock tag namepandocimplicit block pandocsurrounding parserpandoc&content parser (to be used repeatedly) pandocsurrounding parserpandocInline constructorpandoc&content parser (to be used repeatedly)I%Copyright (C) 2014 Alexander SulfrianGNU GPL, version 2 or above4Alexander Sulfrian <alexander.sulfrian@fu-berlin.de>alphaportableNone<pandoc=Read twiki from an input string and return a Pandoc document.J(Copyright (C) 2017-2018 Alexander KrotovGNU GPL, version 2 or above$Alexander Krotov <ilabdsf@gmail.com>alphaportableNone<N|@ pandoc#Internal Muse table representation. pandocDocument metadata pandoc5List of headers and ids (used for implicit ref links) pandocPosition after last str parsed pandoc:True when parsing a link description to avoid nested links pandoc,True when looking for a paragraph terminatorpandoc<Read Muse from an input string and return a Pandoc document. pandocParse Muse document pandoc8Trim up to one newline from the beginning of the string. pandoc2Trim up to one newline from the end of the string. pandoc@Parse end-of-line, which can be either a newline or end-of-file. pandoc>Parse HTML tag, returning its attributes and literal contents. pandoc"Convert HTML attributes to Pandoc  pandoc/Parse section contents until EOF or next header pandoc'Parse section that starts with a header pandoc$Parse a line comment, starting with ; in the first column. pandoc1Parse a horizontal rule, consisting of 4 or more '-' characters. pandocParse a single-line heading. pandocuParse a multi-line heading. It is a Text::Amuse extension, Emacs Muse does not allow heading to span multiple lines. pandocParse an example between {{{ and }}}K. It is an Amusewiki extension influenced by Creole wiki, as described in  Text::Amuse documentation. pandoc Parse an  <example> tag. pandocParse a  <literal> tag as a raw block. For    <literal> parser, see  . pandocParse <center>J tag. Currently it is ignored as Pandoc cannot represent centered blocks. pandocParse <right>J tag. Currently it is ignored as Pandoc cannot represent centered blocks. pandocParse <quote> tag. pandocParse <div> tag. <div>9 tag is supported by Emacs Muse, but not Amusewiki 2.025. pandocParse <biblio> tag, the result is the same as <div class="biblio">. <biblio>+ tag is supported only in Text::Amuse mode. pandocParse <play> tag, the result is the same as <div class="play">. <play>+ tag is supported only in Text::Amuse mode. pandocParse <verse> tag. pandocParse  <comment> tag. pandocParse paragraph contents. pandocParse a paragraph. pandoc Parse a line block indicated by '>' characters. pandocParse a bullet list. pandoc:Parses an ordered list marker and returns list attributes. pandocParse an ordered list. pandocParse a definition list. pandocParse a table. pandocParse a table header row. pandocParse a table body row. pandocParse a table footer row. pandocParse table caption. pandocParse a soft break. pandocParse a footnote reference. pandocParse <br> tag. pandoc7Parses material enclosed between start and end parsers. pandocParse an inline tag, such as <em> and <strong>. pandoc)Parse strong inline markup, indicated by **. pandoc+Parse emphasis inline markup, indicated by *. pandoc,Parse underline inline markup, indicated by _6. Supported only in Emacs Muse mode, not Text::Amuse. pandocParse <strong> tag. pandocParse <em> tag. pandocParse <sup> tag. pandocParse <sub> tag. pandocParse <del> tag. pandocParse  <verbatim> tag. pandocParse <class> tag. pandoc Parse "~~" as nonbreaking space. pandoc Parse code markup, indicated by '=' characters. pandocParse <code> tag. pandocParse <math> tag. <math>+ tag is an Emacs Muse extension enabled by (require 'muse-latex2png) pandoc Parse inline  <literal> tag as a raw inline. pandocParse a link or image. pandocParse a link starting with URL: pandocTag name pandocTag name pandocTag name pandocTerminator parser pandocTerminator parser pandocTerminator parser pandoc IndentationpandocTerminator parser pandocTerminator parser pandocTerminator parser pandocNumber of separator characters pandoc start parserpandoc end parserpandoc&content parser (to be used repeatedly) pandocTag nameK'Copyright (C) 2012-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone-pandocARead mediawiki from an input string and return a Pandoc document. !pandocFblah | blah }} * next list item which seems to be valid mediawiki. "pandoc:Parses a list of inlines between start and end delimiters.pandocReader optionspandocString to parse (assuming '\n' line endings)L'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneV/Wpandoc@Read markdown from an input string and return a Pandoc document. #pandoc$Succeeds when we're in list context. $pandoczParse a sequence of inline elements between square brackets, including inlines between balanced pairs of square brackets.pandociRead a YAML string and convert it to pandoc metadata. String scalars in the YAML are parsed as Markdown. %pandocPHP Markdown Extra style abbreviation key. Currently we just skip them, since Pandoc doesn't have an element for an abbreviation. &pandocParse a table using  headerParser,  rowParser,  lineParser, and  footerParser2. Variant of the version in Text.Pandoc.Parsing. 'pandoc:Parses a list of inlines between start and end delimiters. (pandocWe treat a span as SmallCaps if class is "smallcaps" (and no other attributes are set or if style is "font-variant:small-caps" (and no other attributes are set).pandocReader optionspandocString to parse (assuming '\n' line endings) )pandocHeaderless table *pandocHeaderless table +pandocHeaderless table ,pandocHeaderless table -pandocHeaderless tableM'Copyright (C) 2013-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone1fN)Copyright (C) 2014-2018 Matthew PickeringGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone%N3 .pandocRootOCopyright (C) 2017 Sascha WildeGNU GPL, version 2 or above Sascha Wilde <wilde@sha-bang.de>alphaportableNone8 pandoc>Read creole from an input string and return a Pandoc document. /pandoc start parserpandoc end parserpandoc&content parser (to be used repeatedly)P'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneV<pandoc(Association list of formats and readers.pandocDRetrieve reader, extensions based on formatSpec (format+extensions).pandoc&Read pandoc document from JSON format."%)NVY`asv")N`sav%YV&Copyright 2017-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>alphaNone<A 0pandoc1Push the "pandoc" on the lua stack. Requires the list module to be loaded. 1pandocPipes input through a command. 0&Copyright 2017-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>alphaNone<VG 2pandoc/Parameters used to create lua packages/modules. 3pandocJInsert pandoc's package loader as the first loader, making it the default. 4pandocLoad a pandoc module. 5pandoc2Get the string representation of the pandoc module 2 6 7 8 9 3&Copyright 2017-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>alphaNoneLHpandocSRun the lua interpreter, using pandoc's default way of environment initialization. :pandoc?Generate parameters required to setup pandoc's lua environment.  2 6 7 8 9 : ; <Q'Copyright (C) 2012-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone1;=T =pandoc'Key-value pair, pushed as a table with a as the only key and v as the associated value.pandoc Convert Pandoc to custom markup. >pandoc'Convert Pandoc block element to Custom. ?pandoc0Convert list of Pandoc block elements to Custom. @pandoc1Convert list of Pandoc inline elements to Custom. Apandoc(Convert Pandoc inline element to Custom. >pandoc Block element ?pandocList of block elementsR'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone&';=VYpandoc(Association list of formats and writers.pandocDRetrieve writer, extensions based on formatSpec (format+extensions).1*2SUVWXY[\]_`abdfinruvwz{|}~HILM1Mbnif*d~}|{zwa`Hv_]2uLr\I[YXWVUS&Copyright 2017 2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>alphaNone_pandocRun the Lua filter in  filterPath( for a transformation to target format format;. Pandoc uses Lua init files to setup the Lua interpreter.  'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley@edu>alphaportableNonea$ B'Copyright (C) 2006-2017 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley@edu>alphaportableNonec8{'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone&';=Ve C D E F G H I J K L M N OO 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 y z { | } ~  8 UVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}.@?^_eTf/0123456789:;<=>ABCDEFGHIJKLMNOPQRSUVWXYZ[\]`abcdghijklmnopqrstuvwxyz{|}~\"%)*2SUVWXY[\]_`abdfinruvwz{|}~HILMNVY`asvS'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley@edu>alphaportableNone6NV@Dpandoc(Data structure for command line options.pandocNumber of spaces per tabpandoc-Preserve tabs instead of converting to spacespandocInclude header, footerpandoc Reader formatpandoc Writer formatpandocInclude table of contentspandocBase header levelpandocCustom templatepandocTemplate variables to setpandocMetadata fields to setpandocName of YAML metadata filepandocName of output filepandocNames of input filespandocNumber sections in LaTeXpandocStarting number for sectionspandoc Put sections in div tags in HTMLpandocUse incremental lists in SlidySlideousS5pandocMake HTML accessible offlinepandocUse  q tags in HTMLpandoc!Style to use for highlighted codepandocxml syntax defs to loadpandocType of the top-level divisionspandocMethod to print HTML mathpandocPath to abbrevs filepandocPath of reference docpandocEPUB subdir in OCF containerpandoc EPUB metadatapandocEPUB fonts to embedpandoc'Header level at which to split chapterspandocCover image for epubpandoc"Number of levels to include in TOCpandocOutput command-line argumentspandocIgnore command-line argumentspandocVerbosity of diagnostic outputpandocEnable tracingpandocFile to write JSON log outputpandocFail on warningspandoc,Use reference links in writing markdown, rstpandoc=location for footnotes and link references in markdown outputpandocDpipandocOptions for wrapping textpandocLine length in characterspandocFilters to applypandocStrip empty paragraphspandoc(Default classes for indented code blockspandocMethod to output citespandoc$Use listings package for code blockspandoc$Program to use for latex/html -> pdfpandocFlags to pass to the enginepandoc Header level that creates slidespandoc&Use atx headers for markdown level 1-2pandoc!Use ascii characters only in htmlpandocDefault image extensionpandocPath to extract embedded mediapandoc'Accept or reject MS Word track-changes.pandoc"Parse input files before combiningpandocPrefix for titlepandocCSS files to link topandocFiles to include beforepandocFiles to include after bodypandocFiles to include in headerpandocPath to search for images etcpandocHeaders for HTTP requestspandocStyle of line-endings to usepandocSkip HTML commentspandoc"Defaults for command-line options.pandocjA list of functions, each transforming the options data structure in response to a command-line option. pandocuser-specified writer namepandocuser-specified pdf-enginepandoc#IO (writerName, maybePdfEngineProg)RR                                                     ! " # $ % & ' ( ) * + , - . / 0 1 23456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_` abcdeefghiijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,--./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwwxyz{|}~k      !"#$%&'()*+,-./012345567889:;;<=>?@ABCDEFGHHIJJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnop,qrstuvwxyz{|}~ !!!!!!!!!!""""""""##############$$%&'())*+,,-.///00111222223334555678889:::::: : : : : :;<<<<<<<<==== !"#$%&'()*+,-./0123456789:;<=>?@ABCDDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abccdefghijklmnopqrstuvwxyCDz{|}~>>>>?@ABBBBBBBBBBCCCCCCCDEEEEEEEEEEEEEEEEEEFGGGGGGGGGGGGGGGGGGGG H I J J JJJJJKKKKKLLMMMNOPP P!P"P#P$%Q&Q'Q(Q)Q*Q+Q,Q-Q.R/R0R1R2R3R456789S:S:S;S<S=S>S?S@SASBSCSDSESFSGSHSISJSKSLSMSNSOSPSQSRSSSTSUSVSWSXSYSZS[S\S]S^S_S`SaSbScSdSeSfSgShSiSjSkSlSmSnSoSpSqSrSsStSuSvSwSxSySzS{S|S}S~SSSSSSSSSSSSSSSSTTTTTTTTaUUUUUUUUVVWWWWXXXXXXXYYYYYYYYYYYZZZZZZ\ZZZZZZZZZZZ]]]]]]^^5^^^________________`````````````` ` ` ` ` ```````````````aaaa a!a"a#a$a%&'a()a*a+a,a,a-b.b/b0b1b2b3b4b5b6b7b8b9:;b<b=b>b?b@bAbBbCbDbEbFbGbHbIJbKbLbMbNbObPbQbRbSbTbUbVbWbXbYbZb[b\b]c^c_c`cacbcccdcecfcgchcicjckclcmcncocpcqcrcsctcucvcwcxcyczc{c|c}d~ddeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeffffgggggggggggggggggggghhhiiijjkkkkkkkkkkkkkkkkkkkkkkkkkllll l l l l llllllllllllllllllll l!l"l#l$l%l&l'l(l)l*l+l,l,l-l-l.l.l/l0l1l2l3l4l5l5ll6l7l8l9l:l;l<l<l=l=l>l?l@lAlAlBlClDlElFlGlHlIlIlJlJlKlKlLlMNOPQRSTUVWXYZ[\]^_`abcdefghijkl9mnoopoqorosotouovowoxoyozo{p|p}p~ppppqqqq7qqqqqqrstuuuuuuuuvvvv ""$$$$$$$$%%%%%%%%%%<%%%&&&&&&&&''''''''''((((((((((((((((()))))))))))))))))wwwwwwwwwwwwwwwwwww w w w w wwwwwwwwwwwwwwwwwwwwww w!w"w#w$w%w&w'w1w1w(w)w*w3w+w+w,w-w.w/w0w1w2w3w4w5w6w7w8w9w:w;w<w=w>w?w@wAwAwBwCwCwDwDwEwFwGwHwHwIwJwKwLwMwNwNwOxP+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-y-z-{-|-}-~......u.v.w.......//////00000000001111111111<11112222222233333333333444445555566777777777<77788888888888999999999999999999999::::::::::::::::::::::::<<==== == = = = = = =           > > > > > >>>> > > > > > > > > > > !? "@ #@@ @ $@ %@ &@ '@ (@ )@ *@ +B ,C -D .D /D 0D 1Dy 2y 3y 4y 5y 6y 7y 8y 9y :y ;y <y =y >y ?y @y Ay By Cy Dy Ey Fy Gy Hy Iy Jy Ky Ly My Nyby Oy 2y Py Py Qy Ey Ry Sy Ty Uy Vy Wy Xy Yy Zy [y \y ]y ^y _y `y ay by cy dy ey Iy fy gy hy iy jy ky ly my ny oz pznz~z qzzDz rz sz tz uz vz wz xz y} z} {} |} }} ~} } } } } } } ~ ~ ~ ~ ~ ~ ~  ~ ~                   XE   G G H H H H H H HH H H H H H H H H H H H H H H H -H H H H H H H H H H H H H H H H H H H H H H J J J J J J J J J J J J  J JcJ J J J J J J  J !J "J #J $J %J &J 'J (J )J *J +J ,J -J .J /J 0J -J 1J 2J 3J 4J J 5J 6J|J 7J 8J 9J :J ;J <J =J >J ?J @J AJ BJ J CJ DJ EJ FJ GJ HJ IJ JJ KK LK ML rL NL OLL ML L 0L 1L PL QLNO| R S T U V S W X Y Z [ \Q ]Q ^Q _Q `Q a b c b d b e b f g h i j k l m nR o p q r s t u v w x y z { | } ~                                                                S !pandoc-2.3-8A5PFtMmwkn2MZAC8p41eLText.Pandoc.PrettyText.Pandoc.OptionsText.Pandoc.TemplatesText.Pandoc.LuaText.Pandoc.ParsingText.Pandoc.Readers.LaTeX.TypesText.Pandoc.HighlightingText.Pandoc.AsciifyText.Pandoc.EmojiText.Pandoc.LoggingText.Pandoc.MIMEText.Pandoc.MediaBagText.Pandoc.ProcessText.Pandoc.SharedText.Pandoc.ExtensionsText.Pandoc.BCP47Text.Pandoc.UTF8Text.Pandoc.ClassText.Pandoc.ImageSizeText.Pandoc.ErrorText.Pandoc.SelfContainedText.Pandoc.Readers.OdtText.Pandoc.Readers.NativeText.Pandoc.Readers.JATSText.Pandoc.Readers.HaddockText.Pandoc.Readers.FB2Text.Pandoc.Readers.DocxText.Pandoc.Readers.DocBookText.Pandoc.Readers.CommonMarkText.Pandoc.Writers.FB2Text.Pandoc.Writers.MathText.Pandoc.Writers.NativeText.Pandoc.Writers.OOXMLText.Pandoc.XMLText.Pandoc.Writers.SharedText.Pandoc.Writers.ZimWikiText.Pandoc.Writers.TextileText.Pandoc.Writers.TexinfoText.Pandoc.Writers.TEIText.Pandoc.Writers.RTFText.Pandoc.Writers.RSTText.Pandoc.Writers.PowerpointText.Pandoc.Writers.OrgText.Pandoc.Writers.MuseText.Pandoc.Writers.MsText.Pandoc.Writers.ManText.Pandoc.Writers.LaTeXText.Pandoc.Writers.HaddockText.Pandoc.Writers.DokuWikiText.Pandoc.Writers.DocxText.Pandoc.Writers.ConTeXtText.Pandoc.PDF Text.Pandoc.Writers.OpenDocumentText.Pandoc.Writers.ODTText.Pandoc.Writers.MediaWikiText.Pandoc.Writers.JATSText.Pandoc.Writers.ICMLText.Pandoc.Writers.HTMLText.Pandoc.Writers.CommonMarkText.Pandoc.Writers.EPUBText.Pandoc.Writers.DocbookText.Pandoc.Writers.MarkdownText.Pandoc.Writers.OPMLText.Pandoc.Writers.AsciiDocText.Pandoc.Readers.VimwikiText.Pandoc.Readers.Txt2TagsText.Pandoc.Readers.TikiWikiText.Pandoc.Readers.RSTText.Pandoc.Readers.LaTeXText.Pandoc.Readers.OrgText.Pandoc.Readers.HTMLText.Pandoc.Readers.TextileText.Pandoc.Readers.TWikiText.Pandoc.Readers.MuseText.Pandoc.Readers.MediaWikiText.Pandoc.Readers.MarkdownText.Pandoc.Readers.OPMLText.Pandoc.Readers.EPUBText.Pandoc.Readers.CreoleText.Pandoc.ReadersText.Pandoc.Writers.CustomText.Pandoc.WritersText.Pandoc.App Paths_pandocText.Pandoc.CSV Text.Pandoc.Readers.Docx.CombineText.Pandoc.Readers.Docx.FieldsText.Pandoc.Readers.Docx.Util!Text.Pandoc.Readers.Docx.StyleMap(Text.Pandoc.Readers.Odt.Generic.FallibleMonadfail*Text.Pandoc.Readers.Odt.Generic.Namespaces&Text.Pandoc.Readers.Odt.Generic.SetMap%Text.Pandoc.Readers.Odt.Generic.Utils$Text.Pandoc.Readers.Odt.Arrows.Utils$Text.Pandoc.Readers.Odt.Arrows.State,Text.Pandoc.Readers.Odt.Generic.XMLConverter"Text.Pandoc.Readers.Odt.NamespacesText.Pandoc.Readers.Odt.Base#Text.Pandoc.Readers.Odt.StyleReaderText.Pandoc.Readers.Org.Shared%Text.Pandoc.Readers.Odt.ContentReaderText.Pandoc.Readers.Docx.ListsText.Pandoc.CSSText.Pandoc.SlidesText.Pandoc.TranslationsText.Pandoc.Readers.Docx.ParseSystem.FilePathGlobText.Pandoc.Lua.UtilText.Pandoc.Lua.StackInstancesText.Pandoc.Lua.FilterText.Pandoc.Lua.Module.MediaBagText.Pandoc.Filter.PathText.Pandoc.Filter.JSONText.Pandoc.Lua.Module.UtilsText.Pandoc.UUID+Text.Pandoc.Writers.Powerpoint.Presentation%Text.Pandoc.Writers.Powerpoint.Output#Text.Pandoc.Readers.Org.ParserStateText.Pandoc.Readers.Org.Parsing Text.PandocParsing#Text.Pandoc.Readers.Org.BlockStarts&Text.Pandoc.Readers.Org.ExportSettings$Text.Pandoc.Readers.Org.DocumentTreeText.Pandoc.Readers.Org.InlinesText.Pandoc.Readers.Org.MetaText.Pandoc.Readers.Org.BlocksText.Pandoc.Lua.Module.PandocText.Pandoc.Lua.PackagesText.Pandoc.Lua.InitText.Pandoc.Filter.LuaText.Pandoc.FilterbaseGHC.Base<>1data-default-class-0.1.2.0-2kYzERBLX3wJoPfj7mwVvWData.Default.Classdef+doctemplates-0.2.2.1-3mdOdfIxPw55NzMERTCa1uText.DocTemplates applyTemplaterenderTemplatecompileTemplate varListToJSONTemplateTemplateTarget$hslua-0.9.5.2-KfRIsMyu6zLA8ottCk2ksxForeign.Lua.Types.Error LuaExceptionparsec-3.1.13.0Text.Parsec.CharstringsatisfyanyCharchardigitletteralphaNumnewlinespacespacesnoneOfoneOfText.Parsec.CombinatormanyTill notFollowedByeofanyTokencountendByendBy1sepEndBy sepEndBy1sepBy1sepBymany1 skipMany1optional optionMaybeoptionchoiceText.Parsec.Prim updateStatesetStategetStatesetInput setPositiongetInput getPositionparse runParser runParserTskipManymany tokenPrim lookAheadtry<|> unexpectedStreamText.Parsec.PossetSourceColumn setSourceLineincSourceColumn sourceColumn sourceLinenewPosLineColumn SourcePos-skylighting-core-0.7.3-2B1Junqw2arCMAIH9hsMMFSkylighting.TypesStyleSkylighting.Styleskate breezeDarkpygmentstangoespressohaddock monochromezenburnSkylighting.Format.LaTeXformatLaTeXInlineformatLaTeXBlock styleToLaTeXSkylighting.Format.HTMLformatHtmlInlineformatHtmlBlock styleToCss toAsciiCharemojis emojiToInline LogMessageSkippedContentCouldNotParseYamlMetadataDuplicateLinkReferenceDuplicateNoteReferenceNoteDefinedButNotUsedDuplicateIdentifierReferenceNotFoundCircularReferenceUndefinedToggleParsingUnescapedCouldNotLoadIncludeFileMacroAlreadyDefinedInlineNotRenderedBlockNotRenderedDocxParserWarningIgnoredIOErrorCouldNotFetchResourceCouldNotDetermineImageSizeCouldNotConvertImageCouldNotDetermineMimeTypeCouldNotConvertTeXMathCouldNotParseCSSFetching ExtractingNoTitleElementNoLangSpecified InvalidLangCouldNotHighlightMissingCharacter Deprecated NoTranslationCouldNotLoadTranslationsUnexpectedXmlElement VerbosityERRORWARNINGINFOencodeLogMessagesshowLogMessagemessageVerbosity$fFromJSONVerbosity$fToJSONVerbosity$fToJSONLogMessage$fShowVerbosity$fReadVerbosity $fEqVerbosity$fDataVerbosity$fEnumVerbosity$fOrdVerbosity$fBoundedVerbosity$fGenericVerbosity$fShowLogMessage$fEqLogMessage$fDataLogMessage$fOrdLogMessage$fGenericLogMessageMimeType getMimeTypegetMimeTypeDefextensionFromMimeTypeMediaBag insertMedia lookupMediamediaDirectory$fShowMediaBag$fSemigroupMediaBag$fMonoidMediaBag$fDataMediaBagDocisEmptyemptycathcat<+>hsep$$$+$vcatvsepnestlechomprendertextcr blankline blanklinesprefixedflushnesthangbeforeNonBlanknowrap afterBreakoffset minOffsetlblockrblockcblockheightinsidebracesbracketsparensquotes doubleQuotes charWidth realLength $fIsStringDoc$fSemigroupDoc $fMonoidDoc $fShowDoc$fEqDoc$fShowD$fEqD pipeProcessArgSpecArgNumPatternMacroExpansionPointExpandWhenDefinedExpandWhenUsedTokTokTypeCtrlSeqSpacesNewlineSymbolWordCommentEsc1Esc2Arg $fEqTokType $fOrdTokType $fShowTokType$fEqTok$fOrdTok $fShowTok$fEqExpansionPoint$fOrdExpansionPoint$fShowExpansionPoint $fShowArgSpec $fShowMacroElementBlkSec pandocVersionsplitBysplitByIndicessplitStringByIndices substituteordNubbackslashEscapesescapeStringUsingstripTrailingNewlinestrimtrimltrimrstripFirstAndLastcamelCaseToHyphenatedtoRomanNumeral escapeURI tabFiltercrFilter normalizeDateorderedListMarkers extractSpacesremoveFormattingdeNote stringify capitalize compactify compactifyDL linesToParainlineListToIdentifierhierarchicalize uniqueIdent isHeaderBlock headerShiftstripEmptyParagraphs isTightList addMetaFieldmakeMetaeastAsianLineBreakFilter underlineSpan renderTags' inDirectorymapLeftcollapseFilePath uriPathToPathfilteredFilesFromArchiveschemesisURIblocksToInlinesWithSepblocksToInlines'blocksToInlinesdefaultBlocksSeparatorsafeRead withTempDir$fWalkableBlockElement$fWalkableInlineElement $fEqElement $fReadElement $fShowElement $fDataElementhighlightingStyles languageslanguagesByExtension highlighttoListingsLanguagefromListingsLanguage ExtensionExt_abbreviationsExt_all_symbols_escapable Ext_amuseExt_angle_brackets_escapableExt_ascii_identifiersExt_auto_identifiersExt_autolink_bare_urisExt_backtick_code_blocksExt_blank_before_blockquoteExt_blank_before_headerExt_bracketed_spans Ext_citationsExt_compact_definition_listsExt_definition_listsExt_east_asian_line_breaks Ext_emojiExt_empty_paragraphsExt_epub_html_extsExt_escaped_line_breaksExt_example_listsExt_fancy_listsExt_fenced_code_attributesExt_fenced_code_blocksExt_fenced_divs Ext_footnotesExt_four_space_ruleExt_gfm_auto_identifiersExt_grid_tablesExt_hard_line_breaksExt_header_attributesExt_ignore_line_breaksExt_implicit_figuresExt_implicit_header_referencesExt_inline_code_attributesExt_inline_notesExt_intraword_underscoresExt_latex_macrosExt_line_blocksExt_link_attributes%Ext_lists_without_preceding_blanklineExt_literate_haskellExt_markdown_attributeExt_markdown_in_html_blocksExt_mmd_header_identifiersExt_mmd_link_attributesExt_mmd_title_blockExt_multiline_tablesExt_native_divsExt_native_spansExt_ntbExt_old_dashesExt_pandoc_title_blockExt_pipe_tablesExt_raw_attribute Ext_raw_html Ext_raw_texExt_shortcut_reference_linksExt_simple_tables Ext_smartExt_space_in_atx_headerExt_spaced_reference_links Ext_startnum Ext_strikeout Ext_subscriptExt_superscript Ext_stylesExt_table_captionsExt_tex_math_dollarsExt_tex_math_double_backslashExt_tex_math_single_backslashExt_yaml_metadata_block ExtensionsextensionsFromListemptyExtensionsextensionEnabledenableExtensiondisableExtensionpandocExtensionsplainExtensionsphpMarkdownExtraExtensionsgithubMarkdownExtensionsmultimarkdownExtensionsstrictExtensionsgetDefaultExtensionsparseFormatSpec$fMonoidExtensions$fSemigroupExtensions$fShowExtensions$fReadExtensions$fEqExtensions$fOrdExtensions$fDataExtensions$fGenericExtensions$fToJSONExtensions$fFromJSONExtensions$fShowExtension$fReadExtension$fEnumExtension $fEqExtension$fOrdExtension$fBoundedExtension$fDataExtension$fGenericExtension$fFromJSONExtension$fToJSONExtension WriterOptionswriterTemplatewriterVariables writerTabStopwriterTableOfContentswriterIncrementalwriterHTMLMathMethodwriterNumberSectionswriterNumberOffsetwriterSectionDivswriterExtensionswriterReferenceLinks writerDpiwriterWrapText writerColumnswriterEmailObfuscationwriterIdentifierPrefixwriterCiteMethodwriterHtmlQTagswriterSlideLevelwriterTopLevelDivisionwriterListingswriterHighlightStylewriterSetextHeaderswriterEpubSubdirectorywriterEpubMetadatawriterEpubFontswriterEpubChapterLevelwriterTOCDepthwriterReferenceDocwriterReferenceLocationwriterSyntaxMapReferenceLocation EndOfBlock EndOfSection EndOfDocumentTopLevelDivision TopLevelPartTopLevelChapterTopLevelSectionTopLevelDefault WrapOptionWrapAutoWrapNone WrapPreserve TrackChanges AcceptChanges RejectChanges AllChangesHTMLSlideVariantS5Slides SlidySlidesSlideousSlidesDZSlidesRevealJsSlidesNoSlidesObfuscationMethod NoObfuscationReferenceObfuscationJavascriptObfuscation CiteMethodCiteprocNatbibBiblatexHTMLMathMethod PlainMathWebTeXGladTeXMathMLMathJaxKaTeX EPUBVersionEPUB2EPUB3 ReaderOptionsreaderExtensionsreaderStandalone readerColumns readerTabStopreaderIndentedCodeClassesreaderAbbreviationsreaderDefaultImageExtensionreaderTrackChangesreaderStripComments isEnabled$fDefaultReaderOptions"$fHasSyntaxExtensionsReaderOptions"$fHasSyntaxExtensionsWriterOptions$fDefaultWriterOptions$fEqEPUBVersion$fShowEPUBVersion$fReadEPUBVersion$fDataEPUBVersion$fGenericEPUBVersion$fShowHTMLMathMethod$fReadHTMLMathMethod$fEqHTMLMathMethod$fDataHTMLMathMethod$fGenericHTMLMathMethod$fShowCiteMethod$fReadCiteMethod$fEqCiteMethod$fDataCiteMethod$fGenericCiteMethod$fShowObfuscationMethod$fReadObfuscationMethod$fEqObfuscationMethod$fDataObfuscationMethod$fGenericObfuscationMethod$fShowHTMLSlideVariant$fReadHTMLSlideVariant$fEqHTMLSlideVariant$fDataHTMLSlideVariant$fGenericHTMLSlideVariant$fShowTrackChanges$fReadTrackChanges$fEqTrackChanges$fDataTrackChanges$fGenericTrackChanges$fShowReaderOptions$fReadReaderOptions$fDataReaderOptions$fGenericReaderOptions$fShowWrapOption$fReadWrapOption$fEqWrapOption$fDataWrapOption$fGenericWrapOption$fShowTopLevelDivision$fReadTopLevelDivision$fEqTopLevelDivision$fDataTopLevelDivision$fGenericTopLevelDivision$fShowReferenceLocation$fReadReferenceLocation$fEqReferenceLocation$fDataReferenceLocation$fGenericReferenceLocation$fShowWriterOptions$fDataWriterOptions$fGenericWriterOptions$fFromJSONReaderOptions$fToJSONReaderOptions$fFromJSONHTMLMathMethod$fToJSONHTMLMathMethod$fFromJSONCiteMethod$fToJSONCiteMethod$fFromJSONObfuscationMethod$fToJSONObfuscationMethod$fFromJSONHTMLSlideVariant$fToJSONHTMLSlideVariant$fFromJSONTrackChanges$fToJSONTrackChanges$fFromJSONWrapOption$fToJSONWrapOption$fFromJSONTopLevelDivision$fToJSONTopLevelDivision$fFromJSONReferenceLocation$fToJSONReferenceLocationLang langLanguage langScript langRegion langVariants renderLanggetLang parseBCP47$fEqLang $fOrdLang $fShowLangreadFile getContents writeFileWith writeFile putStrWithputStr putStrLnWithputStrLn hPutStrWithhPutStr hPutStrLnWith hPutStrLn hGetContentstoTexttoString toTextLazy toStringLazyfromText fromTextLazy fromStringfromStringLazy encodePath decodeArg Translations DimensionPixel Centimeter MillimeterInchPercentEm DirectionWidthHeight ImageTypePngGifJpegSvgPdfEpsEmfshowFl imageType imageSize sizeInPixels sizeInPointsdesiredSizeInPointsinPointsinEminInchinPixel showInInch showInPixelnumUnitscaleDimension dimension lengthToDim$fShowDirection$fShowDimension$fDefaultImageSize$fShowImageType $fEqDimension$fReadImageSize$fShowImageSize $fEqImageSize$fShowDataFormat $fShowTagType $fEqTagType $fOrdTagType PandocError PandocIOErrorPandocHttpErrorPandocShouldNeverHappenErrorPandocSomeErrorPandocParseErrorPandocParsecErrorPandocMakePDFErrorPandocOptionErrorPandocSyntaxMapErrorPandocFailOnWarningErrorPandocPDFProgramNotFoundErrorPandocPDFErrorPandocFilterErrorPandocCouldNotFindDataFileErrorPandocResourceNotFoundPandocTemplateErrorPandocAppErrorPandocEpubSubdirectoryErrorPandocMacroLoop handleError$fExceptionPandocError$fShowPandocError$fGenericPandocError PandocPure unPandocPureFileTreeFileInfo infoFileMTimeinfoFileContents PureStatestStdGen stWord8Store stUniqStorestEnvstTime stTimeZonestReferenceDocxstReferencePptxstReferenceODTstFilesstUserDataFilesstCabalDataFilesPandocIO unPandocIO CommonStatestLog stUserDataDir stSourceURLstRequestHeaders stMediaBagstTranslations stInputFiles stOutputFilestResourcePath stVerbositystTrace PandocMonad lookupEnvgetCurrentTimegetCurrentTimeZone newStdGen newUniqueHashopenURL readFileLazyreadFileStrictglob fileExistsgetDataFileNamegetModificationTimegetCommonStateputCommonStategetsCommonStatemodifyCommonState logOutputtrace setVerbosity getVerbositygetLogreportsetTracesetRequestHeader setMediaBag getMediaBag getInputFiles setInputFiles getOutputFile setOutputFilegetResourcePathsetResourcePath getPOSIXTime getZonedTimereadFileFromDirstoLangsetTranslations translateTermrunIOrunIOorExplodesetUserDataDirgetUserDataDir fetchItem readDataFilereadDefaultDataFilefetchMediaResource fillMediaBag extractMedia getPureState getsPureState putPureStatemodifyPureState addToFileTreeinsertInFileTreerunPure$fDefaultCommonState$fPandocMonadParsecT$fPandocMonadt$fPandocMonadPandocIO$fDefaultPureState$fPandocMonadPandocPure$fMonadIOPandocIO$fFunctorPandocIO$fApplicativePandocIO$fMonadPandocIO$fMonadErrorPandocIO$fSemigroupFileTree$fMonoidFileTree$fFunctorPandocPure$fApplicativePandocPure$fMonadPandocPure$fMonadErrorPandocPuregetDefaultTemplaterenderTemplate' makeDataURImakeSelfContainedreadOdt readNativereadJATS$fHasMetaJATSState$fDefaultJATSState$fShowJATSState readHaddockreadFB2$fHasMetaFB2State$fDefaultFB2State$fShowFB2StatereadDocx$fDefaultDState $fDefaultDEnv readDocBook$fHasMetaDBState$fDefaultDBState $fShowDBStatereadCommonMarkwriteFB2$fShowImageMode$fShowFbRenderState $fEqImageModetexMathToInlines convertMathdefaultMathJaxURLdefaultKaTeXURL writeNative NameSpacesmknodenodenametoLazy renderXmlparseXmlelemToNameSpaceselemNameisElem fitToPageescapeCharForXMLescapeStringForXMLinTagsselfClosingTag inTagsSimpleinTagsIndented toEntities fromEntities metaToJSON metaToJSON'addVariablesToJSONgetFieldsetField resetFielddefField tagWithAttrs isDisplayMathstripLeadingTrailingSpacefixDisplayMath unsmartify gridTablemetaValueToInlines writeZimWiki$fDefaultWriterState writeTextile writeTexinfowriteTEIwriteRTFwriteRSTflattenwritePowerpointwriteOrg writeMusewriteMswriteMan writeLaTeX writeBeamer$fEqStringContext writeHaddock writeDokuWiki$fDefaultWriterEnvironment writeDocx$fShowListMarker$fReadListMarker$fEqListMarker$fOrdListMarker writeConTeXt $fShowTabl$fEqTablmakePDFwriteOpenDocument $fEqTextStyle$fOrdTextStylewriteODTwriteMediaWiki writeJATS$fEqJATSVersion$fShowJATSVersion writeICMLwriteHtml5String writeHtml5writeHtml4String writeHtml4writeHtmlStringForEPUB writeRevealJswriteS5 writeSlidy writeSlideous writeDZSlidestagWithAttributeswriteCommonMark writeEPUB2 writeEPUB3 $fShowDate $fShowCreator$fShowIdentifier $fShowTitle$fShowProgressionDirection$fShowEPUBMetadata writeDocbook4 writeDocbook5$fEqDocBookVersion$fShowDocBookVersion SubstTableKeyTableKey NoteTable' NoteTable QuoteContext InSingleQuote InDoubleQuoteNoQuote ParserContext ListItemState NullState HeaderType SingleHeader DoubleHeaderHasIncludeFilesgetIncludeFilesaddIncludeFiledropLatestIncludeFileHasLogMessages addLogMessagegetLogMessagesHasLastStrPosition setLastStrPos getLastStrPos HasMacros extractMacros updateMacrosHasIdentifierListextractIdentifierListupdateIdentifierList HasHeaderMapextractHeaderMapupdateHeaderMapHasQuoteContextgetQuoteContextwithQuoteContextHasReaderOptionsextractReaderOptions getOption ParserState stateOptionsstateParserContextstateQuoteContextstateAllowLinksstateMaxNestingLevelstateLastStrPos stateKeysstateHeaderKeysstateSubstitutions stateNotes stateNotes' stateNoteRefs stateMeta stateMeta'stateCitationsstateHeaderTable stateHeadersstateIdentifiersstateNextExample stateExamples stateMacrosstateRstDefaultRolestateRstCustomRoles stateCaptionstateInHtmlBlockstateFencedDivLevelstateContainersstateLogMessagesstateMarkdownAttributeFFuture runDelayedParserTParserrunFaskFasksFreturnF trimInlinesF takeWhilePtakePanyLineanyLineNewline indentWith many1Till manyUntilsepBy1'notFollowedBy' oneOfStringsoneOfStringsCI spaceChar nonspaceChar skipSpaces gobbleSpacesgobbleAtMostSpacesenclosed stringAnyCaseparseFromStringparseFromString' lineClumpcharsInBalanced romanNumeral emailAddressuri mathDisplay mathInlinewithHorizDisplacementwithRawescapedcharacterReference upperRoman lowerRomandecimal lowerAlpha upperAlphaanyOrderedListMarkerorderedListMarkercharReflineBlockLines tableWithwidthsFromIndices gridTableWithgridTableWith' readWithMreadWithtestStringWithdefaultParserState logMessagereportLogMessages guardEnabled guardDisabledupdateLastStrPosnotAfterStringtoKeyregisterHeadersmartPunctuation apostrophesingleQuoteStartsingleQuoteEnddoubleQuoteStartdoubleQuoteEndellipsesdashnestedciteKeytoken<+?>extractIdClassinsertIncludedFileinsertIncludedFileF$fMonoidFuture$fSemigroupFuture$fHasIncludeFilesParserState$fHasLogMessagesParserState$fHasLastStrPositionParserState$fHasMacrosParserState$fHasIdentifierListParserState$fHasHeaderMapParserState$fHasQuoteContextParserStatem$fHasReaderOptionsParserState$fHasMetaParserState$fDefaultParserState $fMonadFuture$fApplicativeFuture$fFunctorFuture$fEqHeaderType$fShowHeaderType$fEqParserContext$fShowParserContext$fEqQuoteContext$fShowQuoteContext $fShowKey $fReadKey$fEqKey$fOrdKey writeMarkdown writePlain$fDefaultWriterEnv writeOPML writeAsciiDoc readVimwikiT2TMetadatemtimeinfileoutfile getT2TMeta readTxt2Tags$fDefaultT2TMeta $fShowT2TMeta readTikiWiki $fOrdListType $fEqListType$fShowListType$fOrdListNesting$fEqListNesting$fShowListNestingreadRST readLaTeX applyMacros rawLaTeXBlockrawLaTeXInline inlineCommandtokenize untokenize$fDefaultLaTeXState$fHasMetaLaTeXState$fHasReaderOptionsLaTeXState$fHasMacrosLaTeXState$fHasHeaderMapLaTeXState$fHasIncludeFilesLaTeXState$fHasIdentifierListLaTeXState$fHasLogMessagesLaTeXState$fHasQuoteContextLaTeXStatem$fShowDottedNum$fShowLaTeXStatereadOrgNamedTag getTagNamereadHtml isInlineTag isBlockTag isTextTag isCommentTaghtmlInBalancedhtmlTag$fHasLastStrPositionHTMLState$fHasMetaHTMLState$fHasReaderOptionsHTMLState$fHasLogMessagesHTMLState$fHasHeaderMapHTMLState$fHasIdentifierListHTMLState$fHasMacrosHTMLState$fDefaultHTMLLocal!$fHasQuoteContextHTMLStateReaderT $fNamedTagTag$fNamedTagTag0 readTextile readTWikireadMuse$fHasLogMessagesMuseState$fHasLastStrPositionMuseState$fHasIdentifierListMuseState$fHasHeaderMapMuseState$fHasReaderOptionsMuseState$fDefaultMuseState readMediaWiki$fHasLogMessagesMWState$fHasIdentifierListMWState$fHasHeaderMapMWState$fHasReaderOptionsMWState readMarkdown yamlToMetareadOPML$fDefaultOPMLState$fShowOPMLStatereadEPUB readCreoleReader TextReaderByteStringReaderreaders getReaderreadJSON runPandocLua writeCustom$fToLuaStackStringify$fToLuaStackStringify0$fToLuaStackStringify1$fToLuaStackStringify2$fToLuaStackStringify3$fToLuaStackKeyValue$fExceptionPandocLuaException$fShowPandocLuaExceptionWriter TextWriterByteStringWriterwriters getWriter writeJSON runLuaFilterFilter LuaFilter JSONFilter applyFiltersOpt optTabStopoptPreserveTabs optStandalone optReader optWriteroptTableOfContentsoptBaseHeaderLevel optTemplate optVariables optMetadataoptMetadataFile optOutputFile optInputFilesoptNumberSectionsoptNumberOffsetoptSectionDivsoptIncrementaloptSelfContained optHtmlQTagsoptHighlightStyleoptSyntaxDefinitionsoptTopLevelDivisionoptHTMLMathMethodoptAbbreviationsoptReferenceDocoptEpubSubdirectoryoptEpubMetadata optEpubFontsoptEpubChapterLeveloptEpubCoverImage optTOCDepth optDumpArgs optIgnoreArgs optVerbosityoptTrace optLogFileoptFailIfWarningsoptReferenceLinksoptReferenceLocationoptDpi optWrapText optColumns optFiltersoptEmailObfuscationoptIdentifierPrefixoptStripEmptyParagraphsoptIndentedCodeClasses optDataDir optCiteMethod optListings optPdfEngineoptPdfEngineArgs optSlideLeveloptSetextHeadersoptAsciioptDefaultImageExtensionoptExtractMediaoptTrackChanges optFileScopeoptTitlePrefixoptCssoptIncludeBeforeBodyoptIncludeAfterBodyoptIncludeInHeaderoptResourcePathoptRequestHeadersoptEoloptStripComments LineEndingLFCRLFNative parseOptionsconvertWithOpts defaultOptsoptions$fShowLineEnding$fGenericLineEnding $fGenericOpt $fShowOpt$fFromJSONLineEnding$fToJSONLineEnding $fFromJSONOpt $fToJSONOptversion getBinDir getLibDir getDynLibDir getDataDir getLibexecDir getSysconfDirText.Parsec.Error ParseError CSVOptionscsvDelimcsvQuote csvKeepSpace csvEscapedefaultCSVOptionsparseCSVmemptyoutput lineLengthNothingnewlines.process-1.6.3.0System.ProcessreadProcessWithExitCodeGHC.IO.ExceptionExitCodeproc smushInlines smushBlocks FieldInfoHyperlinkField UnknownFieldparseFieldInfofindChildByNamefindChildrenByNamefindAttrByName StyleMaps sNameSpaces sParaStyleMap sCharStyleMapgetMapalterMap getStyleId hasStyleNamedefaultStyleMaps getStyleMaps SuccessList ChoiceVector Data.EitherEitherFailurefromLeftrecoverfailWith chooseMax chooseMaxWithcollectNonFailing spreadChoiceFallible maybeToEither eitherToMaybe failEmpty succeedWithcollapseEithergetNamespaceIDgetIRIgetInitialIRImap NameSpaceID NameSpaceIRIs NameSpaceIRISetMapfromListinsertunion3 Lookupable compositionid Data.FoldablefoldrsumproductreverseCompositionbooleitherMaybe Data.Maybemaybeghc-prim GHC.TypesBoolFalseswing tryToRead Text.Readreads readPercentreadLookupablesreadLookupableGHC.Listlookup lookupTablefindByJustuncurry3uncurry4uncurry5uncurry6swap FallibleArrow duplicatekeepingTheValue>>% choiceToMaybe maybeToChoicereturnV>>?>>?^>>?^?^>>?>>?! ifFailedDoand2and3and4and5and6liftA2liftA3liftA4liftA5liftA6liftA^||||||^^|||^^&&&&&&^ liftAsSuccess>>?%^>>?%>>?%? withState modifyState ignoringState fromStateextractFromStatetryModifyState withSubStateFwithSubStateF'foldSFoldableMonoiditerateS MonadPlus iterateSL iterateS' ArrowState runArrowStateparentElementsnamespacePrefixes namespaceIRIs moreState swapStack' popElementmodifyExtraStateconvertingExtraStateproducingExtraState lookupNSirireadNSattributes!xml-1.3.14-Iiopw2ucwBuIKdlkbvc4GmText.XML.Light.TypesQName elemNameIs searchAttrIn searchAttr lookupAttr lookupAttr'lookupAttrWithDefaultlookupDefaultingAttr findAttr'findAttrfindAttrWithDefaultreadAttr readAttr'readAttrWithDefaultgetAttrDefaultswitchingTheStack executeThere executeIn withEverytryAll matchContent' matchContent$fFunctorXMLConverterStateFallibleXMLConverter XMLConverterXMLConverterState ElementName runConverter' getExtraState setExtraState findChild'isSet'isSetWithDefault withEveryLnsIDs NamespaceNsXMLNsOtherNsOfficeNsStyleNsTextNsTableNsFormNsDrawNs3DNsAnimNsChartNsConfigNsDBNsMetaNsNumberNsScript NsManifestNsPresentationNsODFNsXSL_FONsSVGNsSmilNsMathMLNsXFormsNsXLinkNsXHtmlNsGRDDL NsDublinCoreNsPKG NsOpenFormula XMLReaderSafe XMLReaderOdtConverterStateStylesfontPitchReaderreadFontPitches findPitchestimateInMillimeterparentsgetStyleFamilystylePropertyChainStylePropertiesListItemNumberFormatLinfNone LinfNumber LinfRomanLC LinfRomanUC LinfAlphaLC LinfAlphaUC LinfString ListLevelType LltBulletLltImage LltNumberedListLevelStyle listLevelTypelistItemPrefixlistItemSuffixlistItemFormat listItemStart ListStyle levelStyles ListLevelLengthOrPercent LengthValueMM PercentValueVerticalTextPosition VPosNormal VPosSuperVPosSubParaPropertiesPropP paraNumbering indentation margin_leftTextPropertiesPropT isEmphasisedisStrongpitchverticalPosition underline strikethroughSPropstextPropertiesparaProperties styleFamilystyleParentName listStylestyleProperties StyleFamilyFaText FaParagraph stylesByNamelistStylesByNamedefaultStyleMap StyleName readStylesAtgetListLevelStyle lookupStylelookupDefaultStyle'lookupListStyleByNameextendedStylePropertyChainisImageFilenamecleanLinkString originalLang translateLang combineLines,pandoc-types-1.17.5.1-JmUiF50Jm1d2H9dnhLn7pnText.Pandoc.DefinitionMetastyleSet styleTracecurrentListLevelcurrentListStylebookmarkAnchorsenvMedia odtMediaBag fromStylesuniqueIdentFromgetPrettyAnchorgetHeaderAnchormodifierFromStyleDiffText.Pandoc.BuilderInlinesgetParaModifier blockQuote constructListread_plain_text simpleTable'findAnchorName findAnchorRef readerState read_bodylistParagraphDivsblocksToBulletsblocksToDefinitionspickStylesToKVspickStyleAttrProps foldOrElse getSlideLevel prepSlidesTermIndexTablePartToPreface ReferencesAbstract BibliographyChapterAppendixContents ListOfFigures ListOfTablesFigurePageSeeSeeAlsoEnclCcProofGlossaryListing lookupTermreadTranslationsRunStyleisBoldisItalic isSmallCapsisStrike rVertAlign rUnderlinerStyle VertAlignBaseLnSupScrptSubScrptRunElemTabTextRunLnBrk SoftHyphen NoBreakHyphenRunFootnoteEndnote InlineDrawing InlineChartParPartField CommentEndPlainRun ChangedRuns CommentStartBookMarkInternalHyperLinkExternalHyperLinkDrawingChart PlainOMath NullParPartExtentCellRowTblLookfirstRowFormattingBodyPart ParagraphListItemTbl OMathParaParagraphStylepStyledropCappHeadingpNumInfo pBlockQuotepChange TrackedChange ChangeInfo ChangeType InsertionDeletionParIndentation leftParIndentrightParIndenthangingParIndentNotes Relationship NumberingMediaBodyDocumentDocx archiveToDocxarchiveToDocxWithWarningsgetTranslations liftIOError logIOErrorparseURIReference'Pandoc makeExampleExamplereadHaddockEitherparseFictionBookChildparseDescriptionChildparseBodyChildparseBinaryElement parseAuthor parseTitleparseImageElement parsePType parseCiteparseCiteChild parsePoem parseEpigraphparseAnnotation parseSectionparseStyleTypeparseNamedStyle parseLinkTypeparseStyleLinkType parseTableparseTitleInfoChildparseInlineImageElementequationshowVerbatimCDataText.XML.Light.Output showContent removePrefix PushViaCallrawFieldaddFieldaddValue addFunctionpopValue pushViaCallpushViaConstructorloadScriptFromDataDir dostring'getTag typeCheckLuaAttr pushMetaValue peekMetaValue pushBlock peekBlock pushInline peekInlinepushFilterFunction tryFilterrunFilterFunctionLuaFilterFunctionwalkMWithLuaFilter walkInlines walkBlocksinlineElementNamesblockElementNames pushModuleexpandFilterPathapply runJSONFiltersha1UUIDgetUUID getRandomUUIDFBM FbRenderState footnotes imagesToFetchparentListMarkerrenderSections formatTitle splitSectionsrenderFootnotes fetchImages fetchImage readDataURI blockToXmltoXmlwrapplainInlineelspaceBeforeAftertxtuattrattrunameqnamecMap concatMapcMapM prettyBlock escapeNls attributeListpandocToZimWiki escapeStringblockToZimWikilistItemToZimWikiorderedListItemToZimWikiblockListToZimWikiinlineListToZimWikiinlineToZimWikipandocToTextileescapeCharForTextileescapeStringForTextileblockToTextilelistAttribsToStringlistItemToTextiledefinitionListItemToTextile isSimpleListisSimpleListItemblockListToTextileinlineListToTextileinlineToTextilewrapTopstringToTexinfoinCmdblockToTexinfoblockListToTexinfoinlineListToTexinfoinlineListForNodeinlineToTexinfo elementToTEI blocksToTEI plainToParadeflistItemsToTEIdeflistItemToTEIlistItemsToTEI listItemToTEI blockToTEI inlinesToTEI inlineToTEI rtfEmbedImagetableOfContents handleUnicode escapeSpecial stringToRTFcodeStringToRTF rtfParSpacedrtfPar rtfCompact bulletMarkerorderedMarkers blockToRTF spaceAtEnd listItemToRTFdefinitionListItemToRTF inlinesToRTF inlineToRTF pandocToRST refsToRSTkeyToRST notesToRST noteToRST pictRefsToRST pictToRST blockToRSTbulletListItemToRSTorderedListItemToRSTdefinitionListItemToRSTlinesToLineBlockblockListToRST' writeInlines inlineToRSTblockListToRSTPicProps picPropLinkpicWidth picHeightRunProps rPropBold rPropItalicsrStrikethrough rBaselinerCaprLink rPropCoderPropBlockQuoterPropForceSize rSolidFillrPropUnderline LinkTargetExternalTargetInternalTargetURLCapitals NoCapitals SmallCapitals AllCapitals StrikethroughNoStrike SingleStrike DoubleStrikeParaElemBreakMathElem TeXString unTeXString ParaPropspPropMarginLeftpPropMarginRight pPropLevel pPropBullet pPropAlignpPropSpaceBeforeAlgnmentAlgnLeft AlgnRight AlgnCenter BulletTypeBullet AutoNumbering paraProps paraElemsGraphic TableProps tblPrFirstRow tblPrBandRowShapePic GraphicFrameTextBoxLayout MetadataSlide TitleSlide ContentSlideTwoColumnSlidemetadataSlideTitlemetadataSlideSubtitlemetadataSlideAuthorsmetadataSlideDatetitleSlideHeadercontentSlideHeadercontentSlideContenttwoColumnSlideHeadertwoColumnSlideLefttwoColumnSlideRight SpeakerNotesfromSpeakerNotesSlideIdSlideslideId slideLayoutslideSpeakerNotesDocPropsdcTitle dcSubject dcCreator dcKeywords dcCreated PresentationdocumentToPresentationpresentationToArchive pandocToOrg notesToOrg noteToOrg blockToOrgbulletListItemToOrgorderedListItemToOrgdefinitionListItemToOrgpropertiesDrawerblockListToOrginlineListToOrg inlineToOrgpandocLangToOrgorgLangIdentifiers stUseTagsenvInlineStartenvInsideLinkDescription envAfterSpace envOneLineenvInsideAsterisksenvNearAsterisks pandocToMusecatWithBlankLinesflatBlockListToMuseblockListToMuse blockToMuse notesToMuse noteToMusereplaceNewlinescontainsFootnotesshouldEscapeStringrenderInlineListinlineListToMuse inlineToMuse pandocToMs msEscapes escapeBar escapeCode breakSentencesplitSentencesbulletListItemToMsorderedListItemToMsdefinitionListItemToMs blockListToMsinlineListToMs inlineToMs blockToMs pandocToMan notesToMan noteToMan manEscapes blockToManbulletListItemToManorderedListItemToMandefinitionListItemToManblockListToManinlineListToMan inlineToManelementToLaTeX blockToLaTeX sectionHeaderinlineListToLaTeX inlineToLaTeXpandocToHaddocknotesToHaddockblockToHaddockbulletListItemToHaddockorderedListItemToHaddockdefinitionListItemToHaddockblockListToHaddockinlineListToHaddockinlineToHaddockpandocToDokuWikiblockToDokuWikilistItemToDokuWikiorderedListItemToDokuWikidefinitionListItemToDokuWikibackSlashLineBreaksblockListToDokuWikiinlineListToDokuWikiinlineToDokuWikistripInvalidChars isValidChar writeOpenXMLblocksToOpenXMLdynamicStyleKeyblockToOpenXMLinlinesToOpenXMLinlineToOpenXMLescapeCharForConTeXtstringToConTeXttoLabelelementToConTeXtblockToConTeXtblockListToConTeXtinlineListToConTeXtinlineToConTeXt sectionFootersectionLevelToTextmakeWithWkhtmltopdf handleImagestex2pdfhtml2pdf context2pdfblocksToOpenDocumentblockToOpenDocumentinlinesToOpenDocumentinlineToOpenDocument pandocToODTtransformPicMathpandocToMediaWikiblockToMediaWikilistItemToMediaWikidefinitionListItemToMediaWikiblockListToMediaWikiinlineListToMediaWikiinlineToMediaWiki docToJATS elementToJATS blocksToJATSdeflistItemsToJATSdeflistItemToJATSlistItemsToJATSlistItemToJATS blockToJATS inlinesToJATS inlineToJATScontainsmonospacedFont defaultIndentdefaultListIndentparStylesToDoccharStylesToDoc escapeColonshyperlinksToDoc blocksToICML blockToICMLlistItemsToICMLlistItemToICML inlinesToICML inlineToICMLfootnoteToICML mergeSpacesintersperseBrsparStyle charStylestyleToStrAttr imageICMLstNotesstMathstQuotesstHighlightingstSecNum stElementstHtml5 stEPUBVersionstCodeBlockNumnl prefixedId showSecNumelementToListItem elementToHtmlfootnoteSection parseMailto obfuscateLink obfuscateCharobfuscateString blockToHtmlinlineListToHtml annotateMML inlineToHtml writeEPUB ppTopElementauthorToDocbook writeDocbookelementToDocbookblocksToDocbookdeflistItemsToDocbookdeflistItemToDocbooklistItemsToDocbooklistItemToDocbookblockToDocbookinlinesToDocbookinlineToDocbook exampleNum defaultNumromanOneinPeriod inOneParen inTwoParens gridTableSepgridTableHeader gridTableRowgridTableFooterpandocToMarkdownrefsToMarkdown keyToMarkdownnotesToMarkdownnoteToMarkdownolMarkerbeginsWithOrderedListMarkerblockToMarkdownbulletListItemToMarkdownorderedListItemToMarkdowndefinitionListItemToMarkdownblockListToMarkdown getReferenceinlineListToMarkdowninlineToMarkdownblockToMarkdown' elementToOPMLpandocToAsciiDoc needsEscapingblockToAsciiDocbulletListItemToAsciiDocorderedListItemToAsciiDocdefinitionListItemToAsciiDocblockListToAsciiDocinlineListToAsciiDocinlineToAsciiDocparseT2TtablepromoteHeaderstitleTransformsimpleTableHeader simpleTableExportSettingsexportArchivedTrees exportDrawersexportEmphasizedTextexportHeadlineLevelsexportPreserveBreaksexportSmartQuotesexportSpecialStringsexportSubSuperscriptsexportWithAuthorexportWithCreatorexportWithEmailexportWithPlanningexportWithTagsexportWithTodoKeywordsArchivedTreesOptionArchivedTreesExportArchivedTreesNoExportArchivedTreesHeadlineOnlyOrgParserStateorgStateEmphasisPreCharsorgStateEmphasisPostChars TodoSequence TodoMarker TodoState MacroExpanderOrgLinkFormatters OrgNoteTable OrgNoteRecordactiveTodoSequencesOrgParserLocalorgLocalQuoteContextorgStateAnchorIdsorgStateEmphasisCharStackorgStateEmphasisNewlinesorgStateExportSettingsorgStateHeaderMaporgStateIdentifiersorgStateIncludeFilesorgStateLastForbiddenCharPosorgStateLastPreCharPosorgStateLastStrPosorgStateLinkFormattersorgStateMacrosorgStateMacroDepth orgStateMetaorgStateNotes'orgStateOptionsorgStateParserContextorgStateTodoSequencesorgLogMessages orgMacrostodoMarkerStatetodoMarkerNameDoneTododefaultOrgParserStateoptionsToParserStateregisterTodoSequenceactiveTodoMarkers lookupMacro registerMacro OrgParser skipSpaces1inList withContextgetExportSettingupdateLastForbiddenCharPosupdateLastPreCharPos orgArgKey orgArgWordorgArgWordCharhline headerStart endOfBlock tableStart latexEnvStartbulletListStartorderedListStart drawerStart metaLineStartcommentLineStartexampleLineStart noteMarkerExportSettingSetterexportSettings exportSettingbooleanSettingintegerSettingarchivedTreeSettingcomplementableListSetting GHC.ClassesnotignoredSetting elispBoolean PlanningInfo TimestampHeadlineheadlinePlanning Properties PropertyValue PropertyKey documentTreetoTag toPropertyKeytoPropertyValueisNonNilheadlineheadlineToBlocksisCommentTitletagSpanplanningToBlock planningInfo parseTableRowinlineinlinesendline pandocOrgCite berkeleyCitelinkLikeOrgRefCite orgRefCiteKeyorgRefCiteModelinkToInlinesFanchorsolidifyGHC.Num-inlineCodeBlockmathStringBetweenmath1CharBetween emphasisStart emphasisEndmany1TillNOrLessNewlinesemphasisForbiddenBorderCharsemphasisAllowedNewlines mathPostCharsmathForbiddenBorderCharsmathAllowedNewlinesafterEmphasisPreCharnotAfterForbiddenBorderCharsubOrSuperExprenclosedByPairaddToNotesTable linkTarget metaExportmetaLinemetaExportSnippetaccumulatingList parseFormatmetaKeySwitchPolarityBlockAttributes blockListmetahorizontalRuleattrFromBlockAttributes keyValuesorgBlockrawBlockContent ignHeaders exportBlock codeBlockbabelResultsBlockcodeHeaderArgsswitchPolarityswitch genericSwitchlineNumberSwitch genericDrawerfigureendOfParagraphexampleincludeorgTablelistItem inChapterinPlain parseTextile parseBlocks blockParsersblock codeBlockPreheaderanyListanyListAtDepthbulletListAtDepth*bulletListItemAtDepthorderedListAtDepthorderedListItemAtDepthgenericListItemAtDepthdefinitionList listStartdefinitionListItem rawHtmlBlockrawLaTeXBlock'para tableCelltableRow ignorableRowmaybeExplicitBlock inlineParsers inlineMarkupmark markupCharsstringBreakers hyphenedWordsstr whitespacerawLaTeXInline'linkimage escapedTagsymbolcode attributes surrounded singleton simpleInline MuseTablemuseMeta museHeadersmuseLastStrPos museInLink museInPara parseMuselchoprchopeol htmlElementhtmlAttrToPandocAttrcomment separator emacsHeadingamuseHeadingUntil exampleTag literalTag RawInlineinlineLiteralTag centerTagrightTagquoteTagdivTag biblioTagplayTagverseTag commentTagparaContentsUntil paraUntil lineBlockbulletListUntilanyMuseOrderedListMarkerorderedListUntildefinitionListUntiltableParseHeadertableParseBodytableParseFootertableParseCaptionfootnotebr inlineTagstrongemph underlined strongTagemphTagsuperscriptTag subscriptTag strikeoutTag verbatimTagclassTagnbspcodeTagmathTag linkOrImage explicitLink htmlBlockparseHtmlContentbulletListItemsUntil anyListUntil tableParseRow listChunkinlinesBetweeninlinesInBalancedBrackets abbrevKeymultilineTablemultilineTableHeaderpipeFnLuaPackageParamsinstallPandocPackageSearcherpandocPackageSearcher dataDirScriptluaPkgCommonState luaPkgDataDirluaPkgMediaBagluaPackageParams initLuaStateregisterScriptPathKeyValue blockToCustomblockListToCustominlineListToCustominlineToCustomText.Pandoc.Generic queryWith bottomUpMtopDownbottomUppandocTypesVersionnullAttrdocDate docAuthorsdocTitle lookupMeta isNullMetanullMetaunMeta MetaValueMetaMapMetaListMetaBool MetaString MetaInlines MetaBlocks Alignment AlignLeft AlignRight AlignCenter AlignDefaultListAttributesListNumberStyleDecimal DefaultStyle LowerRoman UpperRoman LowerAlpha UpperAlphaListNumberDelimPeriod DefaultDelimOneParen TwoParens TableCellFormatBlockDivHeaderPlain OrderedListNullPara LineBlock CodeBlockRawBlock BlockQuote BulletListDefinitionListHorizontalRule QuoteType SingleQuote DoubleQuoteTargetMathType DisplayMath InlineMathStrCodeImageSpaceEmphStrong Strikeout Superscript Subscript SmallCapsQuotedCite SoftBreak LineBreakMathLinkNoteSpanCitation citationIdcitationPrefixcitationSuffix citationModecitationNoteNum citationHash CitationMode AuthorInTextSuppressAuthorNormalCitationpdfWriterAndProg