N      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKL M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~                         !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~               !!"!#!$!%!&!'!(!)"*"+","-"."/"0"1"2"3"4#5#6$7%8&9':(;)<)=)>)?)@)A)B)C)D)E)F)G)H)I)J)K)L)M)N)O)P)Q)R)S)T)U)V)W)X)Y)Z)[)\)])^)_)`)a)b)c)d)e)f)g)h)i)j)k)l)m)n)o)p)q)r)s)t*u+v,w-x.y.z.{/|/}0~00111112344456777899999999999::::::::;<<<<      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTU=V=W=X=Y>Z?[@\A]A^A_A`AaAbAcAdAeAfBgBhBiBjBkBlBmCnDoDpDqDrDsDtDuDvDwDxDyDzD{D|D}D~DDEFFFFFFFFFFFFFFFFFFFGHIJJJJJKLLLMNOOOOOOPPPPPPPPPQQQQQQRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR R R R R RRRRRRRR{SSafeB_'Copyright (C) 2013-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableSafeDJJT:Copyright (C) 2017 2018 John MacFarlane <jgm@berkeley.edu>GNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableSafeF  !"#$% !"#USafeGTd&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~"Copyright (C) 2015 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableSafeJKK 'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone16M;lVerbosity level.'LMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqr'lmnoLMNOPQRSTUVWXYZ[\]^_`abcdefghijkpqrLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmno 'Copyright (C) 2011-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableSafeS.Determine mime type appropriate for file path.nDetermime 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^[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.Insert a media item into a 3, replacing any existing value with the same name.Lookup a media item in a #, returning mime type and contents.)Get a list of the file paths stored in a P, with their corresponding mime types and the lengths in bytes of the contents.,relative path and canonical name of resource.mime type (Nothing = determine from extension)contents of resource'Copyright (C) 2010-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneKJ+In reverse order means no wrappingNumber of preceding newlinesTrue if the document is empty.The empty document.Concatenate a list of s.Same as .Concatenate a list of *s, putting breakable spaces between them.Same as ,, but putting breakable spaces between the s.a $$ b puts a above b.a $+$ b puts a above b, with a blank line between.List version of .List version of .#Removes leading blank lines from a .%Chomps trailing blank space off of a . Renders a . render (Just n) will use a line length of n& to reflow text on breakable spaces. render Nothing will not reflow text.A literal string. A character.A breaking (reflowable) space.cA carriage return. Does nothing if we're at the beginning of a line; otherwise inserts a newline.2Inserts a blank line unless one exists already. (blankline <> blankline has the same effect as  blankline.1Inserts blank lines unless they exist already. (blanklines m <> blanklines n has the same effect as blanklines (max m n).Uses the specified string as a prefix for every line of the inside document (except the first, if not at the beginning of the line).Makes a  flush against the left margin. Indents a # by the specified number of spaces.A hanging indent. hang ind start doc prints start, then doc, leaving an indent of ind% spaces on every line but the first.beforeNonBlank d conditionally includes d' unless it is followed by blank space.Makes a  non-reflowable.iContent to print only if it comes at the beginning of a line, to be used e.g. for escaping line-initial  in groff man.Returns the width of a .Returns the minimal width of a # when reflowed at breakable spaces. lblock n d is a block of width n% characters, with text derived from d and aligned to the left.Like  but aligned to the right.Like  but aligned centered.'Returns the height of a block or other . Encloses a  inside a start and end .Puts a  in curly braces.Puts a  in square brackets.Puts a  in parentheses.Wraps a  in single quotes.Wraps a  in double quotes.Returns 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.UGet 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>alphaportableSafe 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.environment variables Filename of the executable (see  for details) any argumentsstandard inputexitcode, stdoutVNone;=OWSafehXSafe 'Copyright (C) 2017-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableSafe,;; Y#Copyright (C) 2015 Martin LinnemannGNU GPL, version 2 or above1Martin Linnemann <theCodingMarlin@googlemail.com>alphaportableSafe6Wrapper for a list. While the normal list instance of 3 fails whenever it can, this type will never fail.0Class of containers that can escalate contained  s. The word Vector0 is meant in the sense of a disease transmitter.<Default for now. Will probably become a class at some point. fromLeft f === either f id 8recover a === fromLeft (const a) === either (const a) idI would love to use . Alas, Z[...If 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.If 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.\#Copyright (C) 2015 Martin LinnemannGNU GPL, version 2 or above1Martin Linnemann <theCodingMarlin@googlemail.com>alphaportableSafeGiven 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.GGiven a namespace id, lookup its IRI. May be overriden for performance.CThe root element of an XML document has a namespace, too, and the XML.Light-parserx is eager to remove the corresponding namespace attribute. As a result, at least this root namespace must be provided.]#Copyright (C) 2015 Martin LinnemannGNU GPL, version 2 or above1Martin Linnemann <theCodingMarlin@googlemail.com>alphaportableSafem^#Copyright (C) 2015 Martin LinnemannGNU GPL, version 2 or above1Martin Linnemann <theCodingMarlin@googlemail.com>alphaportableSafe%ST OData that can be looked up. This is mostly a utility to read data with kind *.0Aequivalent to > foldr (.) id where '(.)' are  are the ones from Control.Category and  is the one from  Data.Foldable2. The noun-form was chosen to be consistend with , " etc based on the discussion at  @https://groups.google.com/forum/#!topic/haskell-cafe/VkOZM1zaHOI (that I was not part of)7Aequivalent to > foldr (flip (.)) id where '(.)' are  are the ones from Control.Category and  is the one from  Data.Foldable. A reversed version of . has ,  has .  should have A. Note that the first value is selected if the boolean value is . That makes & consistent with the other two. Also, Z now takes its arguments in the exact opposite order compared to the normal if construct.dThis 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/PointfreeAlternative 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 , and returns the first match (if any) in a . A version of  that requires a % sign after the numberCThe 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 E (without the s at the end) can be used directly in almost any case.Very similar to a simple  in the , but with a lexer.A 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  wrapper._#Copyright (C) 2015 Martin LinnemannGNU GPL, version 2 or above1Martin Linnemann <theCodingMarlin@googlemail.com>alphaportableSafe )Defines Left as failure, Right as successnDuplicate a value to subsequently feed it into different arrows. Can almost always be replaced with '(&&&)', :, or even '(|||)'. Aequivalent to > returnA &&& returnAApplies a function to the uncurried result-pair of an arrow-application. (The %-symbol was chosen to evoke an association with pairs.)Duplicate a value and apply an arrow to the second instance. Aequivalent to > a -> duplicate >>> second a or > a -> returnA &&& a Converts Right a into Just a and Left _ into Nothing. Converts Nothing into Left () and Just a into Right a.$Lifts a constant value into an arrow .Execute the second arrow if the first succeeds 5Execute the lifted second arrow if the first succeeds 5Execute the lifted second arrow if the first succeeds ;Execute the second arrow if the lifted first arrow succeeds BExecute the second, non-fallible arrow if the first arrow succeeds%An arrow version of a short-circuit ( |)!      !"222233 1 1 1 1 1 1!1"11`#Copyright (C) 2015 Martin LinnemannGNU GPL, version 2 or above1Martin Linnemann <theCodingMarlin@googlemail.com>alphaportableSafe;=N # Constructor$ Constructor% Constructor& Constructor' Constructor( Constructor)Switches the type of the state temporarily. Drops the intermediate result state, behaving like a fallible identity arrow, save for side effects in the state.*MSwitches the type of the state temporarily. Returns the resulting sub-state.+%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..%Fold a state arrow through something ,. Collect the results in a /.0%Fold a state arrow through something ,. Collect the results in a /.1.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.234#$%&'()*+.01234a#Copyright (C) 2015 Martin LinnemannGNU GPL, version 2 or above1Martin Linnemann <theCodingMarlin@googlemail.com>alphaportableNone"#&'NOE"5A 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.6QA map from internal namespace IDs to the namespace prefixes used in XML elements7mA map from internal namespace IDs to namespace IRIs (Only necessary for matching namespace IDs and prefixes)8A 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.9RReplace the current position by another, modifying the extra state in the process:CPop the top element from the call stack, unless it is the last one.;$Lifts a function to the extra state.<First 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)=First 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.Aequivalent 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)>Arrow version of ?kExtracts namespace attributes from the current element and tries to update the current mapping accordingly@4Given a namespace id and an element name, creates a A for internal useB]Checks if a given element matches both a specified namespace id and a specified element nameCTLookup value in a dictionary, fail if no attribute found or value not in dictionaryDTLookup value in a dictionary. If attribute or value not found, return default valueERead a  attribute. Fail if no match.FRead a # attribute. Return the result as a .GRead a  attribute with explicit defaultHRead a  attribute with implicit defaultI Return value as a (Maybe String)JReturn value as string or failK7Return value as string or return provided default valueLRead and return value or failM'Read and return value or return NothingN6Read and return value or return provided default valueO3Read and return value or return default value from P instanceQSupport function for "procedural" converters: jump to an element, execute a converter, jump back. This version is safer than R, 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.RSupport 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 Q instead.S-Do something in a sub-element, tnen come backTVApplies a converter to every child element of a specific type. Collects results in a /,. Fails completely if any conversion fails.UjApplies a converter to every child element of a specific type. Collects all successful results in a list.V<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 elementWUTakes 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 elementXFunctor over extra stateYZ[\]^_;=`abDEFHIJKLMNOScUVW[d5678b#Copyright (C) 2015 Martin LinnemannGNU GPL, version 2 or above1Martin Linnemann <theCodingMarlin@googlemail.com>alphaportableSafeJ?emNot the actual iri's, but large prefixes of them - this way there are less versioning problems and the like.fghijklmnopqrstuvwxyz{|}~fijklmnopqrstuvwxyz{|}~ghc#Copyright (C) 2015 Martin LinnemannGNU GPL, version 2 or above1Martin Linnemann <theCodingMarlin@googlemail.com>alphaportableNoneMfd#Copyright (C) 2015 Martin LinnemannGNU GPL, version 2 or above1Martin Linnemann <theCodingMarlin@googlemail.com>alphaportableNone"#Nm  A named styleThere 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 propertiesA reader for font pitchesMA wrapper around the font pitch reader that lifts the result into the state.-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 Maybe>Rough conversion of measures into millimetres. Pixels and em's are actually implementation dependant/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.Returns 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.}Looks up the style family of the current style. Normally, every style should have one. But if not, all parents are searched.Each  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.Ee(Copyright (C) 2014-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>Safez4ICheck whether the given string looks like the path to of URL of an image.=Cleanup and canonicalize a string describing a link. Return Nothing- if the string does not appear to be a link.cCreates 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.Translate from Org-mode's programming language identifiers to those used by Pandoc. This is useful to allow for proper syntax highlighting in Pandoc output. 'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone%1<>?Va+9Data structure for defining hierarchical Pandoc documents!Version number of pandoc library.(Split list by groups of one or more sep.6Split string into chunks divided at specified indices.>Replace each occurrence of one sublist in a list with another.PReturns an association list of backslash escapes for the designated characters.TEscape a string of characters, using an association list of characters and strings.$Strip trailing newlines from string.CRemove leading and trailing space (including newlines) from string.6Remove leading space (including newlines) from string.7Remove trailing space (including newlines) from string.1Strip leading and trailing characters from stringAChange CamelCase word to hyphenated lowercase (e.g., camel-case).1Convert number < 4000 to uppercase roman numeral.9Escape whitespace and some punctuation characters in URI.GConvert tabs to spaces. Tabs will be preserved if tab stop is set to 0.Strip out DOS line endings.*Parse 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).ZGenerate infinite lazy list of markers for an ordered list, depending on list attributes.Extract the leading and trailing spaces from inside an inline element and place them outside the element. SoftBreaks count as Spaces for these purposes.%Extract inlines, removing formatting.Convert pandoc structure to a string with formatting removed. Footnotes are skipped (since we don't want their contents in link labels).: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 .Change final list item from Para to Plain if the list contains no other Para+ blocks. Like compactify, but operates on Blocks rather than [Block].Like  compactify(, but acts on items of definition lists.2Combine a list of lines by adding hard linebreaks.Convert a list of lines into a paragraph with hard line breaks. This is useful e.g. for rudimentary support of LineBlock elements in writers.Convert Pandoc inline list to plain text identifier. HTML identifiers must start with a letter, and may contain only letters, digits, and the characters _-.BConvert list of Pandoc blocks into (hierarchical) list of ElementslGenerate a unique identifier from a list of inlines. Second argument is a list of already used identifiers. True if block is a Header block.Shift header levels up or down.Remove empty paragraphs.Detect if a list is tight.Set a field of a t object. If the field already has a value, convert it into a list with the new value appended to the old value(s).Create a from old-style title, authors, date. This is provided to ease the transition from the old API.1Remove soft breaks between East Asian characters.|Builder for underline. This probably belongs in Builder.hs in pandoc-types. Will be replaced once Underline is an element.Render HTML tags.EPerform an IO action in a directory, returning to starting directory.9Remove 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" Schemes from  0http://www.iana.org/assignments/uri-schemes.html: plus the unofficial schemes doi, javascript, isbn, pmid. ^Check if the string is a valid URL with a IANA or frequently used but unofficial scheme (see schemes).$list of special characters to escapeTab stopInput*List of list items (each a list of blocks)5     5     f#Copyright (C) 2015 Martin LinnemannGNU GPL, version 2 or above1Martin Linnemann <theCodingMarlin@googlemail.com>alphaportableNone"#%NONSA collection of styles read somewhere else. It is only queried here, not modified.VA stack of the styles of parent elements. Used to look up inherited style properties.0Keeps track of the current depth in nested listsLists 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.YA map from internal anchor names to "pretty" ones. The mapping is a purely cosmetic one.-A map of files / binary data from the archive*Hold binary resources used in the document!Extract something from the stylesAn 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.First argument: basis for a new "pretty" anchor if none exists yet Second argument: a key ("ugly" anchor) Returns: saved "pretty" anchor or created new one>Input: basis for a new header anchor Output: saved new anchorSGiven data about the local style changes, calculates how to modify an instance of Returns either  or % depending on the current indentationODetermines 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.EOpen Document allows several consecutive spaces if they are marked upUA simple table without a caption or headers | Infers the number of headers from rowsBeware: may failBeware: may failg'Copyright (C) 2014-2018 Jesse RosenthalGNU GPL, version 2 or above$Jesse Rosenthal <jrosenthal@jhu.edu>alphaportableNone'Copyright (C) 2008-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone@Determine listings language name from skylighting language name.@Determine skylighting language name from listings language name. FormatterAttributes of the CodeBlockRaw contents of the CodeBlock<=>?@ABCDEFGHIA@?>=<GEBFHCDI'Copyright (C) 2012-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone16KN*Individually selectable syntax extensions.+PHP markdown extra abbreviation definitions$Make all non-alphanumerics escapable2Enable Text::Amuse extensions to Emacs Muse markupMake  and escapable"ascii-only identifiers for headers !Automatic identifiers for headers!!Make all absolute URIs into links"GitHub style ``` code blocks#&Require blank line before a blockquote$"Require blank line before a header%Bracketed spans with attributes&Pandoc/citeproc citations'FDefinition lists without space between items, and disallow laziness('Definition lists as in pandoc, mmd, php)HNewlines in paragraphs are ignored between East Asian wide characters*Support emoji like :smile:+Allow empty paragraphs,+Recognise the EPUB extended version of HTML-%Treat a backslash at EOL as linebreak. Markdown-style numbered examples/(Enable fancy list numbers and delimiters0&Allow attributes on fenced code blocks1Parse fenced code blocks2Allow fenced div syntax :::3PandocPHPMMD style footnotes4(Require 4-space indent for list contents5UAutomatic identifiers for headers, using GitHub's method for generating identifiers6Grid tables (pandoc, reST)7$All newlines become hard line breaks8+Explicit header attributes {#id .class k=v}9"Newlines in paragraphs are ignored:*A paragraph with just an image is a figure;$Implicit reference links for headers<Allow attributes on inline code=Pandoc-style inline notes>'Treat underscore inside word as literal?-Parse LaTeX macro definitions (for math only)@RST style line blocksAlink and image attributesB#Allow lists without preceding blankC#Enable literate Haskell conventionsDFInterpret text inside HTML as markdown iff container has attribute markdownE(Interpret as markdown inside HTML blocksF-Multimarkdown style header identifiers [myid]G#MMD style reference link attributesHMultimarkdown metadata blockIPandoc-style multiline tablesJUse Div blocks for contents of  div tagsK!Use Span inlines for contents of spanL- = em, - before number = enMPandoc title blockN&Pipe tables (as in PHP markdown extra)O!Allow explicit raw blocks/inlinesPAllow raw HTMLQAllow raw TeX (other than math)RShortcut reference linksSPandoc-style simple tablesTSmart& quotes, apostrophes, ellipses, dashesU'Require space between # and header textV)Allow space between two parts of ref linkW-Make start number of ordered list significantXStrikeout using ~~this~~ syntaxYSubscript using ~this~ syntaxZSuperscript using ^this^ syntax[Pandoc-style table captions\TeX math between $..$ or $$..$$]TeX math btw \(..\) \[..\]^ TeX math btw .. .._YAML metadata blockf4Extensions to be used with pandoc-flavored markdown.g-Extensions to be used with plain text output.h4Extensions to be used with github-flavored markdown.i4Extensions to be used with github-flavored markdown.j)Extensions to be used with multimarkdown.k4Language extensions to be used with strict markdown.l1Default extensions from format-describing string.mParse 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.T,+JKP@ !"#$%&'()*-./0123456789:;<=>?ABCDEFGHILMNOQRSTUVWXYZ[\]^_`abcdefghijklmT !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`bamcdelfgkhijE !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_` 'Copyright (C) 2012-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone16?9Options for writersTemplate to useVariables to set in template*Tabstop for conversion btw spaces and tabsInclude table of contents#True if lists should be incrementalHow to print math in HTMLNumber sections in LaTeX,Starting number for section, subsection, ... Put sections in div tags in HTML$Markdown extensions that can be used,Use reference links in writing markdown, rstDpi for pixel to from inchcm conversionsOption for wrapping text(Characters in a line (for text wrapping)How to obfuscate emailsIPrefix for section & note ids in HTML and for footnote marks in markdownHow to print citesUse  q tags for quotes in HTMLForce header level of slidesType of top-level divisionsUse listings package for code:Style to use for highlighting (Nothing = no highlighting)-Use setext headers for levels 1-2 in markdownSubdir for epub in OCFMetadata to include in EPUBPaths to fonts to embed*Header level for chapters (separate files)"Number of levels to include in TOC'Path to reference document if specified9Location of footnotes and references for writing markdown9Locations for footnotes and references in markdown output End of block1prior to next section header (or end of document)at end of document/Options defining the type of top-level headers.Top-level headers become parts!Top-level headers become chapters!Top-level headers become sections.Top-level type is determined via heuristics(Options for wrapping text in the output.Automatically wrap to widthNo non-semantic newlines!Preserve wrapping of input source9Options for accepting or rejecting MS Word track-changes.Varieties of HTML slide shows.0Methods for obfuscating email addresses in HTML.Syntax extensionsStandalone document with headerNumber of columns in terminalTab stop)Default classes for indented code blocks!Strings to treat as abbreviationsDefault extension for imagesTrack changes setting for docx2Strip HTML comments instead of parsing as raw HTML/Returns True if the given extension is enabled.,+JKP@ !"#$%&'()*-./0123456789:;<=>?ABCDEFGHILMNOQRSTUVWXYZ[\]^_`abcdefghijklmZ     'Copyright (C) 2017 2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneK{$(Represents BCP 47 language/country code.*Render a Lang as BCP 47.+Get the contents of the lang metadata field or variable.,Parse a BCP 47 string as a Lang. Currently we parse extensions and private-use fields as "variants," even though officially they aren't. $%&'()*+, +,$%&'()*$%&'()hNoneO `takes a list of keys/properties and a CSS string and returns the corresponding key-value-pairs. takes 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)  i'Copyright (C) 2012-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneTFind level of header that starts slides (defined as the least header level that occurs before a non-header/non-hrule in the blocks).5Prepare a block list to be passed to hierarchicalize.'Copyright (C) 2010-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableSafe[=8Convert UTF8-encoded ByteString to Text, also removing '\r' characters.>:Convert UTF8-encoded ByteString to String, also removing '\r' characters.?8Convert UTF8-encoded ByteString to Text, also removing '\r' characters.@:Convert UTF8-encoded ByteString to String, also removing '\r' characters.0123456789:;<=>?@ABCDEF0123456789:;<>=CA@B?DEFj'Copyright (C) 2017-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone6K^eG !"#$%&'()G* !"#$%&'k'Copyright (C) 2014-2018 Jesse RosenthalGNU GPL, version 2 or above$Jesse Rosenthal <jrosenthal@jhu.edu>alphaportableNone%;=Oa]S+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~+,-./012345678:;9<=>?@ABCD FGHEIJKLMNOQRSTUVWXYZ[\]^`_abcdefghijklmnopqrstvwxyz{ 'Copyright (C) 2011-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneVu]dCalculate (height, width) in points using the image file's dpi metadata, using 72 Points == 1 Inch.^Calculate (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).cConvert a Dimension to a String denoting its equivalent in inches, for example "2.00000". Note: Dimensions in percentages are converted to the empty string.dConvert a Dimension to a String denoting its equivalent in pixels, for example "600". Note: Dimensions in percentages are converted to the empty string.e\Maybe split a string into a leading number and trailing unit, e.g. "3cm" to Just (3.0, "cm")fScale a dimension by a factor.gRead a Dimension from an Attr attribute. `dimension Width attr` might return `Just (Pixel 3)` or for example `Just (Centimeter 2.0)`, etc.!HIJKLMNOPQRSTUVWXYZ[\]^_`abcdefgh!RSTUVWXZ[\]^HIJKLMNOPQghfab_`ecdY2 HIJKLMNOPQRSTUVWX'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone16z[4Handle PandocError by exiting with an error message.tyzuvwx{|}~tuvwxyz{|}~tuvwxyz{|}~6Copyright (C) 2016-17 Jesse Rosenthal, John MacFarlaneGNU GPL, version 2 or above$Jesse Rosenthal <jrosenthal@jhu.edu>alphaportableNone 3;<=>?KOV7The W contains ersatz representations of things that would normally be obtained through IO.4 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.'A list of log messages in reverse order"Directory to search for data files%Absolute URL + dir of 1st source file Headers to add for HTTP requests#Media parsed from binary containersTranslations for localization%List of input files from command lineOutput file from command line2Path to search for resources like included imagesVerbosity level.Controls whether tracing messages are issued.The 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 ).Lookup an environment variable.Get the current (UTC) time.Get the locale's time zone.*Return a new generator for random numbers.Return a new unique integer.IRetrieve contents and mime type from a URL, raising an error on failure.QRead the lazy ByteString contents from a file path, raising an error on failure.SRead the strict ByteString contents from a file path, raising an error on failure.SReturn a list of paths that match a glob, relative to the working directory. See lm for the glob syntax.Returns True if file exists.Returns the path of data file.'Return the modification time of a file.Get the value of the  used by all instances of .Set the value of the  used by all instances of *. | Get the value of a specific field of .%Get the value of a specific field of . Modify the .Set the verbosity level.Get the verbosity level.Log 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.EDetermine whether tracing is enabled. This affects the behavior of . If tracing is not enabled,  does nothing.+Set request header to use in HTTP requests.Initialize the media bag.1Read file, checking in any number of directories.GConvert BCP47 string to a Lang, issuing warning if there are problems. 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.Load term map.YGet a translation from the current term map. Issue a warning if the term is not defined. Evaluate a  operation. Evaluate a Y operation, handling any errors by exiting with an appropriate message and error status.(Utility function to lift IO errors into ts.Specialized version of parseURIReference that disallows single-letter schemes. Reason: these are usually windows absolute paths.,Set the user data directory in common state..Get the user data directory from common state.lFetch an image or other item from the local filesystem or the net. Returns raw content and maybe mime type.VRead file from user data directory or, if not found there, from Cabal data directory.)Read file from from Cabal data directory.hFetch local or remote resource (like an image) and provide data suitable for adding it to the MediaBag.VTraverse tree, filling media bag for any images that aren't already in the media bag.1Extract media from the mediabag into a directory.^Add the specified file to the FileTree. If file is a directory, add its contents recursively.Insert an ersatz file into the . Header nameValue`G`G  'Copyright (C) 2009-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone;=.Get default template for the specified writer.Like D, but runs in PandocMonad and raises an error if compilation fails.Name of writer'Copyright (C) 2011-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone`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>alphaportableNoneO 'Copyright (C) 2011-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone̽Read 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"]]String to parse (assuming '\n' line endings)NoneNV Copyright (C) 2013 David LazarGNU GPL, version 2 or aboveVDavid Lazar <lazar6@illinois.edu>, John MacFarlane <jgm@berkeley.edu>alphaNone"Parse Haddock markup and return a  document. Create an 1, stripping superfluous characters as appropriateReader optionsString to parse'Copyright (C) 2014-2018 Jesse RosenthalGNU GPL, version 2 or above$Jesse Rosenthal <jrosenthal@jhu.edu>alphaportableNoneOB      NoneV  'Copyright (C) 2015-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone +Parse a CommonMark formatted string into a  structure.  nJ 2012 2018 John MacFarlane, 2017-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>alphaNone;= NHelper class for pushing a single value to the stack via a lua function. See  pushViaCall.&Adjust the stack index, assuming that n- new elements have been pushed on the stack./Get value behind key from table at given index.:Add a key-value pair to the table at the top of the stack.JAdd a function to the table at the top of the stack, using the given name./Get value behind key from table at given index. 1Set numeric key/value in table at the given index!7Set numeric key/value in table at the top of the stack."0Get, then pop the value at the top of the stack.#Push 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.$JCall a pandoc element constructor within lua, passing all given arguments.%)Load a file from pandoc's data directory.&Load a string and immediately perform a full garbage collection. This is important to keep the program from hanging: If the program contained a call to require7, the a new loader function was created which then become garbage. If that function is collected at an inopportune times, i.e. when the Lua API is called via a function that doesn't allow calling back into Haskell (getraw, setraw, &). The function's finalizer, and the full program, hangs when that happens. !'"#$%&(oI 2012-2018 John MacFarlane 2017-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>alphaNone;=])Wrapper for Attr*7Push an meta value element to the top of the lua stack.+;Interpret the value at the given stack index as meta value.,2Push an block element to the top of the lua stack.-9Return the value at the given index as block if possible..3Push an inline element to the top of the lua stack./:Return the value at the given index as inline if possible.)01pNone<21Push the filter function to the top of the stack.3*Try running a filter for the given element4Push 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. 5634789:;5<6=>q&Copyright 2017-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>alphaNone ?0Push the "pandoc.utils" module to the lua stack.@CConvert list of Pandoc blocks into (hierarchical) list of Elements.A*Parse 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.B)Calculate the hash of the given contents.CConvert pandoc structure to a string with formatting removed. Footnotes are skipped (since we don't want their contents in link labels).D3Convert a number < 4000 to uppercase roman numeral.?EFGHIJr&Copyright 2017-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>alphaNone Ks'Copyright (C) 2010-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableSafe LMNOLM\Copyright (C) 2011-2012 Sergey Astanin 2012-2018 John MacFarlaneGNU GPL, version 2 or aboveJohn MacFarlanealphaportableNoneO(PFictionBook building monad.QVData to be written at the end of the document: (foot)notes, URLs, references, images.R #, ID, textSfilename, URL or pathT&list marker of the parent ordered listProduce an FB2 document from a  document.UMDivide the stream of blocks into sections and convert to XML representation.VOnly  p and  empty-line are allowed within  title in FB2.WEDivide the stream of block elements into sections: [(title, blocks)].X-Make another FictionBook body with footnotes.YsFetch images and encode them for the FictionBook XML. Return image data and a list of hrefs of the missing images.Z6Fetch image data from disk or from network and make a  binaryM XML section. Return either (Left hrefOfMissingImage) or (Right xmlContent).[5Extract mime type and encoded data from the Data URI.\IConvert a block-level Pandoc's element to FictionBook XML representation.]DConvert a Pandoc's Inline element to FictionBook XML representation.^>Wrap all inlines with an XML tag (given its unqualified name)._ Convert an ` to plaintext.aCreate an XML element.bPut empty lines around contentc Create a plain-text XML content.d1Create an XML attribute with an unqualified name.eCCreate an XML attribute with a qualified name from given namespace.fUnqualified namegQualified namehAbbreviation for i.jMonadic equivalent of i.conversion optionsdocument to convert'FictionBook2 document (not encoded yet)[URI"Maybe (mime,charset,isBase64,data)aunqualified element name node contents XML contentklmQnRSToNone. -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.Converts a raw TeX math formula using a writer function, issuing a warning and producing a fallback (a raw string) on failure.String to parse (assumes '\n' line endings)'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone1Mp!Prettyprint Pandoc block element.Prettyprint Pandoc document. None2y 9Scales the image to fit the page sizes are passed in emu   !'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone> !'Escape one character as needed for XML."FEscape string as needed for XML. Entity references are not preserved.qEscape newline characters as r?Return a text object with a string of formatted XML attributes.#}Put the supplied contents between start and end tags of tagType, with specified attributes and (if specified) indentation.$>Return a self-closing tag of tagType with specified attributes%@Put the supplied contents between start and end tags of tagType.&CPut the supplied contents in indented block btw start and end tags.'9Escape all non-ascii characters using numerical entities.!"#$%&'(!"#$%&'("'Copyright (C) 2013-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneR{)&Create JSON value for template from a  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.*Like ):, but does not include variables and is not sensitive to .+KAdd 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.,*Retrieve a field value from a JSON object.-Set 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..Reset 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./Set 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.3headless )*+,-./0123 )*+,-./0123#=Copyright (C) 2008-2018 John MacFarlane, 2017-2018 Alex IvkinGNU GPL, version 2 or aboveAlex Ivkin <alex@ivkin.net>betaportableNone[x 4Convert Pandoc to ZimWiki.s*Return ZimWiki representation of document.t&Escape special characters for ZimWiki.u(Convert Pandoc block element to ZimWiki.v5Convert bullet list item (list of blocks) to ZimWiki.w6Convert ordered list item (list of blocks) to ZimWiki.x1Convert list of Pandoc block elements to ZimWiki.y2Convert list of Pandoc inline elements to ZimWiki.z)Convert Pandoc inline element to ZimWiki.44{|}~$'Copyright (C) 2010-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNonej6Convert Pandoc to Textile.*Return Textile representation of document.+Escape one character as needed for Textile.$Escape string as needed for Textile.(Convert Pandoc block element to Textile.8Convert ordered list attributes to HTML attribute string@Convert bullet or ordered list item (list of blocks) to Textile.@Convert definition list item (label, list of blocks) to Textile.YTrue if the list can be handled by simple wiki markup, False if HTML tags will be needed.dTrue if list item can be handled with the simple wiki syntax. False if HTML tags will be needed.3Concatenates strings with line breaks between them.1Convert list of Pandoc block elements to Textile.2Convert list of Pandoc inline elements to Textile.)Convert Pandoc inline element to Textile.Options Block elementOptionsList of block elements66%VCopyright (C) 2008-2018 John MacFarlane 2012 Peter WangGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneu8 7Convert Pandoc to Texinfo.Add a Top- node around the document, needed by Texinfo.$Escape things as needed for Texinfo.#Puts contents into Texinfo command.(Convert Pandoc block element to Texinfo.)Convert Pandoc block elements to Texinfo.+Convert list of inline elements to Texinfo.FConvert list of inline elements to Texinfo acceptable for a node name.!Convert inline element to TexinfoBlock to convertInlines to convertInlines to convertInline to convert77&'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneO %Convert list of authors to a docbook  author section84Convert Pandoc document to string in Docbook format.Convert an Element to TEI.'Convert a list of Pandoc blocks to TEI.2Auxiliary function to convert Plain block to Para.XConvert a list of pairs of terms and definitions into a TEI list with labels and items.<Convert a term and a list of blocks into a TEI varlistentry.>Convert a list of lists of blocks to a list of TEI list items..Convert a list of blocks into a TEI list item.&Convert a Pandoc block element to TEI.)Convert a list of inline elements to TEI.!Convert an inline element to TEI.88''Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneVConvert 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.9/Convert Pandoc to a string in rich text format.7Construct table of contents from list of header blocks.HConvert unicode characters (> 127) into rich text format representation.Escape special characters..Escape strings as needed for rich text format..Escape things as needed for code block in RTF.GMake a paragraph with first-line indent, block indent, and space after.Default paragraph.0Compact paragraph (e.g. for compact list items).8Returns appropriate bullet list marker for indent level.DReturns appropriate (list of) ordered list markers for indent level.$Convert Pandoc block element to RTF.YEnsure that there's the same amount of space after compact lists as after regular lists.*Convert list item (list of blocks) to RTF.<Convert definition list item (label, list of blocks) to RTF.$Convert list of inline items to RTF.Convert inline item to RTF.space after (in twips)block indent (in twips)0first line indent (relative to block) (in twips) alignmentstring with contentblock indent (in twips)0first line indent (relative to block) (in twips) alignmentstring with contentblock indent (in twips)0first line indent (relative to block) (in twips) alignmentstring with content indent level alignmentblock to convert alignment indent levellist start markerlist item (list of blocks) alignment indent levellist item (list of blocks)list of inlines to convertinline to convert99('Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone:Convert Pandoc to RST.&Return RST representation of document.1Return RST representation of reference key table.-Return RST representation of a reference key.#Return RST representation of notes.$Return RST representation of a note.5Return RST representation of picture reference table.>Return RST representation of a picture substitution reference."Escape special characters for RST.$Convert Pandoc block element to RST.1Convert bullet list item (list of blocks) to RST.4Convert ordered list item (a list of blocks) to RST.;Convert defintion list item (label, list of blocks) to RST.%Format a list of lines as line block.-Convert list of Pandoc block elements to RST..Convert list of Pandoc inline elements to RST.%Convert Pandoc inline element to RST. Block elementmarker for list itemlist item (list of blocks)List of block elementsList of block elements:: )'Copyright (C) 2017-2018 Jesse RosenthalGNU GPL, version 2 or above$Jesse Rosenthal <jrosenthal@jhu.edu>alphaportableNoneO^9Scales the image to fit the page sizes are passed in emu;Writer optionsDocument to convert;;                             ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c*_ 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|tConvert Pandoc to Org. d&Return Org representation of document. e#Return Org representation of notes. f$Return Org representation of a note. g"Escape special characters for Org. h$Convert Pandoc block element to Org. i1Convert bullet list item (list of blocks) to Org. j4Convert ordered list item (a list of blocks) to Org. k;Convert defintion list item (label, list of blocks) to Org. l;Convert list of key/value pairs to Org :PROPERTIES: drawer. m-Convert list of Pandoc block elements to Org. n.Convert list of Pandoc inline elements to Org. o%Convert Pandoc inline element to Org. pTTranslate from pandoc's programming language identifiers to those used by org-mode. q4List of language identifiers recognized by org-mode. h Block element jmarker for list itemlist item (list of blocks) mList of block elementstt r s t u v+(Copyright (C) 2017-2018 Alexander KrotovGNU GPL, version 2 or above$Alexander Krotov <ilabdsf@gmail.com>stableportableNone uConvert Pandoc to Muse. w'Return Muse representation of document. xiHelper function for flatBlockListToMuse | Render all blocks and insert blank lines between the first two yLConvert list of Pandoc block elements to Muse | without setting stTopLevel. z.Convert list of Pandoc block elements to Muse. {%Convert Pandoc block element to Muse. |$Return Muse representation of notes. }%Return Muse representation of a note. ~#Escape special characters for Muse. -Escape special characters for Muse if needed. /Convert list of Pandoc inline elements to Muse. &Convert Pandoc inline element to Muse. xList of block elementsNumber of blank lines yList of block elements zList of block elements { Block elementuu  ,'Copyright (C) 2007-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNonevConvert Pandoc to Ms. +Return groff ms representation of document. )Association list of characters to escape. :Escape | character, used to mark inline math, inside math. !Escape special characters for Ms. 'Escape a literal (code) section for Ms. >Returns the first sentence in a list of inlines, and the rest. 'Split a list of inlines into sentences. 0Convert bullet list item (list of blocks) to ms. 3Convert ordered list item (a list of blocks) to ms. ;Convert definition list item (label, list of blocks) to ms. ,Convert list of Pandoc block elements to ms. -Convert list of Pandoc inline elements to ms. $Convert Pandoc inline element to ms. Options Block element optionsorder marker for list itemnumber of spaces to indentlist item (list of blocks) OptionsList of block elementsvv  -'Copyright (C) 2007-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone\wConvert Pandoc to Man. ,Return groff man representation of document. #Return man representation of notes. $Return man representation of a note. )Association list of characters to escape. "Escape special characters for Man. (Escape a literal (code) section for Man. >Returns the first sentence in a list of inlines, and the rest. 'Split a list of inlines into sentences. $Convert Pandoc block element to man. 1Convert bullet list item (list of blocks) to man. 4Convert ordered list item (a list of blocks) to man. <Convert definition list item (label, list of blocks) to man. -Convert list of Pandoc block elements to man. .Convert list of Pandoc inline elements to man. %Convert Pandoc inline element to man. Options Block element optionsorder marker for list itemnumber of spaces to indentlist item (list of blocks) OptionsList of block elementsww  .'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneOVmxConvert Pandoc to LaTeX.yConvert Pandoc to LaTeX Beamer. Convert Elements to LaTeX !Puts contents into LaTeX command. &Convert Pandoc block element to LaTeX. FCraft the section header, inserting the secton reference, if supplied. )Convert list of inline elements to LaTeX. Convert inline element to LaTeX Block to convert Inlines to convert Inline to convertxyxy   /,Copyright (C) 2014-2015,2017 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneNV {Convert Pandoc to Haddock. *Return haddock representation of document. 'Return haddock representation of notes. &Escape special characters for Haddock. (Convert Pandoc block element to haddock. 4Convert bullet list item (list of blocks) to haddock 7Convert ordered list item (a list of blocks) to haddock ?Convert definition list item (label, list of blocks) to haddock 0Convert list of Pandoc block elements to haddock 2Convert list of Pandoc inline elements to haddock. )Convert Pandoc inline element to haddock. Options Block element optionslist item markerlist item (list of blocks) OptionsList of block elements{{  0'Copyright (C) 2008-2018 John MacFarlaneGNU GPL, version 2 or above*Clare Macrae <clare.macrae@googlemail.com>alphaportableNone}Convert Pandoc to DokuWiki. +Return DokuWiki representation of document. 'Escape special characters for DokuWiki. )Convert Pandoc block element to DokuWiki. 8Convert ordered list attributes to HTML attribute string 6Convert bullet list item (list of blocks) to DokuWiki. ~Convert ordered list item (list of blocks) to DokuWiki. | TODO Emiminate dreadful duplication of text from listItemToDokuWiki AConvert definition list item (label, list of blocks) to DokuWiki. YTrue if the list can be handled by simple wiki markup, False if HTML tags will be needed. dTrue if list item can be handled with the simple wiki syntax. False if HTML tags will be needed. 3Concatenates strings with line breaks between them. 2Convert list of Pandoc block elements to DokuWiki. 3Convert list of Pandoc inline elements to DokuWiki. *Convert Pandoc inline element to DokuWiki. Options Block element OptionsList of block elements}}   1'Copyright (C) 2012-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone%OQV ACertain characters are invalid in XML even if escaped. See #1992 See XML reference \Convert Pandoc document to two lists of OpenXML elements (the main document and footnotes). +Convert a list of Pandoc blocks to OpenXML. ,Key for specifying user-defined docx styles. *Convert a Pandoc block element to OpenXML. -Convert a list of inline elements to OpenXML. %Convert an inline element to OpenXML.Writer optionsDocument to convert                      2'Copyright (C) 2007-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneV)) Convert Pandoc to ConTeXt. #escape things as needed for ConTeXt Escape string for ConTeXt Sanitize labels Convert Elements to ConTeXt (Convert Pandoc block element to ConTeXt. *Convert list of block elements to ConTeXt. !+Convert list of inline elements to ConTeXt. "!Convert inline element to ConTeXt #GCraft the section header, inserting the section reference, if supplied. !Inlines to convert "Inline to convert $ % & ' (3'Copyright (C) 2012-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneV2]pdf creator (pdflatex, lualatex, xelatex, wkhtmltopdf, weasyprint, prince, context, pdfroff) arguments to pass to pdf creatorwriteroptionsdocument )temp dir to store imagesdocument *Verbosity levelArguments to the latex-enginetemp directory for output tex program tex source +Verbosity level+Program (wkhtmltopdf, weasyprint or prince)Args to program HTML5 source ,Verbosity leveltemp directory for outputConTeXt source4:Copyright (C) 2008-2018 Andrea Rossato and John MacFarlaneGNU GPL, version 2 or above,Andrea Rossato <andrea.rossato@ing.unitn.it>alphaportableNone<O: -2Auxiliary function to convert Plain block to Para.9Convert Pandoc document to string in OpenDocument format. .0Convert a list of Pandoc blocks to OpenDocument. //Convert a Pandoc block element to OpenDocument. 02Convert a list of inline elements to OpenDocument. 1*Convert an inline element to OpenDocument. 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G5'Copyright (C) 2008-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneV?+Produce an ODT file from a Pandoc document. H+Produce an ODT file from a Pandoc document. I&transform both Image and Math elementsWriter optionsDocument to convert HWriter optionsDocument to convert J K L6'Copyright (C) 2008-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneNf Convert Pandoc to MediaWiki. M,Return MediaWiki representation of document. N(Escape special characters for MediaWiki. O*Convert Pandoc block element to MediaWiki. P8Convert ordered list attributes to HTML attribute string QBConvert bullet or ordered list item (list of blocks) to MediaWiki. RBConvert definition list item (label, list of blocks) to MediaWiki. SYTrue if the list can be handled by simple wiki markup, False if HTML tags will be needed. TdTrue if list item can be handled with the simple wiki syntax. False if HTML tags will be needed. U3Concatenates strings with line breaks between them. V3Convert list of Pandoc block elements to MediaWiki. W4Convert list of Pandoc inline elements to MediaWiki. X+Convert Pandoc inline element to MediaWiki. O Block element VList of block elements Y Z [ \ ] ^ _ ` a7'Copyright (C) 2017-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneYU b1Convert Pandoc document to string in JATS format. cConvert an Element to JATS. d(Convert a list of Pandoc blocks to JATS. e2Auxiliary function to convert Plain block to Para. fTConvert a list of pairs of terms and definitions into a list of JATS varlistentrys. g=Convert a term and a list of blocks into a JATS varlistentry. h?Convert a list of lists of blocks to a list of JATS list items. i/Convert a list of blocks into a JATS list item. j'Convert a Pandoc block element to JATS. k*Convert a list of inline elements to JATS. l"Convert an inline element to JATS. m n8'Copyright (C) 2013-2018 github.com/mb21GNU GPL, version 2 or abovealphaNone<Vm1Convert Pandoc document to string in ICML format. o:Auxilary functions for parStylesToDoc and charStylesToDoc. p&The monospaced font to use as default. q#How much to indent blockquotes etc. r4How much to indent numbered lists before the number. sTConvert a WriterState with its block styles to the ICML listing of Paragraph Styles. tUConvert a WriterState with its inline styles to the ICML listing of Character Styles. uEscape colon characters as %3a vLConvert a list of (identifier, url) pairs to the ICML listing of hyperlinks. w(Convert a list of Pandoc blocks to ICML. x'Convert a Pandoc block element to ICML. y5Convert a list of lists of blocks to ICML list items. z,Convert a list of blocks to ICML list items. {*Convert a list of inline elements to ICML. |"Convert an inline element to ICML. }5Convert a list of block elements to an ICML footnote. ~BAuxiliary function to merge Space elements into the adjacent Strs. Intersperse line breaks 9Wrap a list of inline elements in an ICML Paragraph Style &Wrap a Doc in an ICML Character Style. hTransform a Style to a tuple of String (eliminating duplicates and ordered) and corresponding attribute. Assemble an ICML Image.  9'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone%V#  List of notes Math is used in document  q tag is used Syntax highlighting is used Number of current section Processing an Element  Use HTML5 EPUB version if for epub Number of code block Hard linebreak.)Convert Pandoc document to Html 5 string.,Convert Pandoc document to Html 5 structure.)Convert Pandoc document to Html 4 string.,Convert Pandoc document to Html 4 structure.@Convert Pandoc document to Html appropriate for an epub version.5Convert Pandoc document to Reveal JS HTML slide show..Convert Pandoc document to S5 HTML slide show.1Convert Pandoc document to Slidy HTML slide show.4Convert Pandoc document to Slideous HTML slide show.4Convert Pandoc document to DZSlides HTML slide show. ALike Text.XHtml's identifier, but adds the writerIdentifierPrefix 2Construct table of contents from list of elements.  Convert section number to string nConverts an Element to a list item for a table of contents, retrieving the appropriate identifier from state. Convert an Element to Html. *Convert list of Note blocks to a footnote  div. Assumes notes are sorted. ;Parse a mailto link; return Just (name, domain) or Nothing. Obfuscate a "mailto:" link. Obfuscate character as entity.  Obfuscate string using entities. Create HTML tag with attributes. %Convert Pandoc block element to HTML. /Convert list of Pandoc inline elements to HTML. 1Annotates a MathML expression with the tex source &Convert Pandoc inline element to HTML.True for HTML5True if self-closing tagTag textPandoc style tag attributes   :'Copyright (C) 2010-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone<OV-Produce an EPUB2 file from a Pandoc document.-Produce an EPUB3 file from a Pandoc document. ,Produce an EPUB file from a Pandoc document.  Version of   that specifies UTF-8 encoding.Writer optionsDocument to convertWriter optionsDocument to convert Writer optionsDocument to convert         ;'Copyright (C) 2015-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNonebConvert Pandoc to CommonMark.<'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneO %Convert list of authors to a docbook  author section 4Convert Pandoc document to string in Docbook format. Convert an Element to Docbook. +Convert a list of Pandoc blocks to Docbook. 2Auxiliary function to convert Plain block to Para. WConvert a list of pairs of terms and definitions into a list of Docbook varlistentrys. @Convert a term and a list of blocks into a Docbook varlistentry. BConvert a list of lists of blocks to a list of Docbook list items. 2Convert a list of blocks into a Docbook list item. *Convert a Pandoc block element to Docbook. -Convert a list of inline elements to Docbook. %Convert an inline element to Docbook.  'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone;<=>?KVa&Used when parsing inside single quotes&Used when parsing inside double quotes#Used when not parsing inside quotes.Used when running parser on list item contents Default state$Single line of characters underneath#Lines of characters above and belowParsing options. User options Inside list?Inside quoted environment?Allow parsing of linksMax # of nested Strong/EmphPosition after last str parsedList of reference keys List of implicit header ref keysList of substitution referencesList of notes (raw bodies)List of notes (parsed bodies)List of note references usedDocument metadataDocument metadataRST-style citations!Ordered list of header types used5List of headers and ids (used for implicit ref links)Header identifiers usedNumber of next example"Map from example labels to numbersTable of macros defined so far)Current rST default interpreted text roleCurrent rST custom text roles Triple represents: 1) Base role, 2) Optional format (only for :raw: roles), 3) Additional classes (rest of Attr is unused)).Caption in current environment#Tag type of HTML block being parsedDepth of fenced divparent include files log messagesTrue if in markdown=1 contextReader 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.+Parse characters while a predicate is true.Parse any line of text7Parse any line, include the final newline in the output;Parse indent by specified number of spaces (or equiv. tabs)Like manyTill, but reads at least one item.A 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.Parses 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.CParses one of a list of strings (tried in order), case insensitive.Parses a space or tab.(Parses a nonspace, nonnewline character."Skips zero or more spaces or tabs.8Skips zero or more spaces or tabs, then reads a newline.@Parses one or more blank lines and returns a string of newlines. pGobble n spaces; if tabs are encountered, expand them and gobble some or all of their spaces, leaving the rest. vGobble up to n spaces; if tabs are encountered, expand them and gobble some or all of their spaces, leaving the rest. 7Parses material enclosed between start and end parsers. Parse string, case insensitive. Parse contents of str using parser and return result.Like   but specialized for . This resets &, which is almost always what we want.5Parse raw line block up to and including blank lines.Parse 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)".@Parses a roman numeral (uppercase or lowercase), returns number.QParses an email address; returns original and corresponding escaped mailto: URI.?Parses a URI. Returns pair of original and URI-escaped version.Applies 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.jApplies a parser and returns the raw string that was parsed, along with the value produced by the parser.0Parses backslash, then applies character parser.Parse character entity. CParses an uppercase roman numeral and returns (UpperRoman, number). BParses a lowercase roman numeral and returns (LowerRoman, number). 7Parses a decimal numeral and returns (Decimal, number).  Parses a '@' and optional label and returns (DefaultStyle, [next example number]). The next example number is incremented in parser state, and the label (if present) is added to the label table.  Parses a # returns (DefaultStyle, 1). ;Parses a lowercase letter and returns (LowerAlpha, number). <Parses an uppercase letter and returns (UpperAlpha, number). Parses a roman numeral i or I:Parses an ordered list marker and returns list attributes. IParses a list number (num) followed by a period, returns list attributes. HParses a list number (num) followed by a paren, returns list attributes. GParses a list number (num) enclosed in parens, returns list attributes.PParses an ordered list marker with a given style and delimiter, returns number.7Parses a character reference and returns a Str element.=Parses an RST-style line block and returns a list of strings.Parse a table using  headerParser,  rowParser,  lineParser, and  footerParser. %Separator between rows of grid table. Parse header for a grid table. Parse row of grid table. Parse footer for a grid table.":Removes the ParsecT layer from the monad transformer stack#,Parse a string with a given parser and state$Parse a string with parser (for testing).&Add a log message.'FReport all the accumulated log messages, according to verbosity level.()Succeed only if the extension is enabled.)*Succeed only if the extension is disabled.*3Update the position on which the last string ended.+/Whether we are right after the end of a string.;IParse content of include file as blocks. Circular includes result in an PandocParseError.<PParse content of include file as future blocks. Circular includes result in an PandocParseError.  start parser end parser&content parser (to be used repeatedly)Uppercase if trueParser to apply(result, displacement)Parser for character to escape Block list parserHeaderless table!Block list parserHeaderless table Headerless table"parser initial stateinput  !"#$%&'()*+,-./0123456789:;      !"#$%&'()*+,-./0123456789:;<      !#"$()*+&'%,-.01234/56789:;<3)*(-&$2  +  .,01 /#"!;'%674589:95='Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneNV^UConvert Pandoc to Markdown.VaConvert Pandoc to plain text (like markdown, but without links, pictures, or inline formatting). +Return markdown representation of document. 6Return markdown representation of reference key table. 2Return markdown representation of a reference key. (Return markdown representation of notes. )Return markdown representation of a note. 'Escape special characters for Markdown. 7Construct table of contents from list of header blocks. ;Converts an Element to a list item for a table of contents, 0Ordered list start parser for use in Para below. 1True if string begins with an ordered list marker )Convert Pandoc block element to markdown. 6Convert bullet list item (list of blocks) to markdown. 9Convert ordered list item (a list of blocks) to markdown. AConvert definition list item (label, list of blocks) to markdown. 2Convert list of Pandoc block elements to markdown. Get reference for target; if none exists, create unique one and return. Prefer label if possible; otherwise, generate a unique key. 3Convert list of Pandoc inline elements to markdown. *Convert Pandoc inline element to markdown. Options Block element Options Block element optionslist item markerlist item (list of blocks) OptionsList of block elementsUVUV           >'Copyright (C) 2013-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone-Y1Convert Pandoc document to string in OPML format. Convert an Element to OPML.YY?'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone+a ZConvert Pandoc to AsciiDoc. +Return asciidoc representation of document. 'Escape special characters for AsciiDoc. 0Ordered list start parser for use in Para below. 1True if string begins with an ordered list marker )Convert Pandoc block element to asciidoc. 6Convert bullet list item (list of blocks) to asciidoc. 9Convert ordered list item (a list of blocks) to asciidoc. AConvert definition list item (label, list of blocks) to asciidoc. !2Convert list of Pandoc block elements to asciidoc. "3Convert list of Pandoc inline elements to asciidoc. #*Convert Pandoc inline element to asciidoc. Options Block element optionslist item markerlist item (list of blocks) !OptionsList of block elementsZZ $ % & ' ( ) * + ,@"Copyright (C) 2017-2018 Yuchen PeiGNU GPL, version 2 or aboveYuchen Pei <me@ypei.me>alphaportableNone-P[[A$Copyright (C) 2014 Matthew PickeringGNU GPL, version 2 or above/Matthew Pickering <matthewtpickering@gmail.com>None7O\vAn object for the T2T macros meta information the contents of each field is simply substituted verbatim into the file^ Current date_ Last modification time of infile` Input filea Output fileb4Get the meta information required by Txt2Tags macrosc>Read Txt2Tags from an input string returning a Pandoc document -Read Txt2Tags (ignoring all macros) from an input string returning a Pandoc document readTxt2TagsNoMacros :: PandocMonad m => ReaderOptions -> String -> m Pandoc readTxt2TagsNoMacros = readTxt2Tags\]^_`abccb\]^_`a\]^_`aB#Copyright (C) 2017 Robin Lee PowellGPLv2+Robin Lee Powell <robinleepowell@gmail.com>alphaportableNone;<=?=f@Read TikiWiki from an input string and return a Pandoc document. .|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 ||ff / 0 1 2 3 4 5 6C'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone<VJm9Parse reStructuredText string and return Pandoc document. 7RPromote all headers in a list of blocks. (Part of title transformation for RST.) 8If 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.mReader optionsString to parse (assuming '\n' line endings) 8list of blocks, metadata!modified list of blocks, metadata 9Headerless table :Headerless table ;Headerless tablemmt(Copyright (C) 2014-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>None;=>?e <Export settings  .http://orgmode.org/manual/Export-settings.html7 These settings can be changed via OPTIONS statements. =How to treat archived trees >0Specify 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. ?Parse emphasized text @@Maximum depth of headlines, deeper headlines are convert to list AWhether to preserve linebreaks BParse quotes smartly C!Parse ellipses and dashes smartly D)TeX-like syntax for sub- and superscripts E!Include author in final meta-data F"Include creator in final meta-data G Include email in final meta-data HKeep tags as part of headlines IKeep TODO keywords in headers J/Options for the way archived trees are handled. KExport the complete tree L%Exclude archived trees from exporting M.Export only the headline, discard the contents NOrg-mode parser state OFCollection of todo markers in the order in which items should progress PA ToDo keyword like TODO or DONE. Q&The states in which a todo item can be RMacro expander function SMap of functions for link transformations. The map key is refers to the link-type, the corresponding function transforms the given link string. TTable of footnotes UIAn inline note / footnote containing the note key and its (inline) value. VxThis is used to delay evaluation until all relevant information has been parsed and made available in the parser state. WGet the current todo/done sequences. If no custom todo sequences have been defined, return a list containing just the default todo/done sequence.J < X = > ? @ A B C D E F G H I J K L M Y Z [ N \ ] ^ _ ` a b c d e f g h i j k l m n o p O P q r s Q t u R U V v w x y z < X = > ? @ A B C D E F G H I J K L M Y Z [ N \ ] ^ _ ` a b c d e f g h i j k l m n o p P q r s Q u tu(Copyright (C) 2014-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>Nonev; {"The parser used to read org files. |Parse any line of text })Skip one or more tab or space characters. ~Like Text.Parsec.Char.newline&, but causes additional state changes. Like Text.Parsec.Char.blanklines&, but causes additional state changes. $Succeeds when we're in list context. Parse in different context Get an export setting. Set 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). tSet the current parser position as the position at which a character was seen which allows inline markup to follow. -Read the key of a plist style key-value list. /Read the value of a plist style key-value list. *Chars treated as part of a word in plists. New parser contextParser to run in that contextr  !#&')*,./01;   "(*+-0123457< { | } ~  v(Copyright (C) 2014-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>None|_ (Horizontal Line (five -- dashes or more) 8Read the start of a header line, return the header level 0Succeeds if the parser is at the end of a block. w 2016 2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>None{ $Setter function for export settings. 9Read and handle space separated org-mode export settings. 1Read and process a single org-mode export option. 7A boolean option, either nil (False) or non-nil (True). An integer-valued option. DEither the string "headline" or an elisp boolean and treated as an ArchivedTreesOption. 7A list or a complement list (i.e. a list starting with  ). #Read but ignore the export setting. ^Read an elisp boolean. Only NIL is treated as false, non-NIL values are interpreted as true. x(Copyright (C) 2014-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>None"#%<B ,Org mode headline (i.e. a document subtree). (Key/value pairs from a PROPERTIES drawer !The value assigned to a property. 1The key (also called name or type) of a property. !Parse input as org document tree. )Create a tag containing the given string. ~Create a property key containing the given string. Org mode keys are case insensitive and are hence converted to lower case. 4Create a property value containing the given string. :Check whether the property value is non-nil (i.e. truish). GRead an Org mode headline and its contents (i.e. a document subtree). lvl0 gives the minimum acceptable level of the tree. HConvert an Org mode headline (i.e. a document tree) into pandoc's Blocks Check 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. 5Wrap the given inline in a span, marking it as a tag. LRead a :PROPERTIES: drawer and return the key/value pairs contained within.      D'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone;=>?OVNn#Parse LaTeX from string and return  document.nReader optionsString to parse (assumes '\n' line endings) table environment name pref/suffixesnopqrstnoqprst   y(Copyright (C) 2014-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>None &Parse a single Org-mode inline element &Read the rest of the input as inlines. An 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. %A citation in Pandoc Org-mode style ([prefix @citekey suffix]). Read 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. Read 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. RRead a citation key. The characters allowed in citation keys are taken from the `org-ref-cite-re` variable in  `org-ref.el`. Supported citation types. Only a small subset of org-ref types is supported for now. TODO: rewrite this, use LaTeX reader as template. ]Take a link and return a function which produces new inlines when given description inlines. Parse 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. 4Replace every char but [a-zA-Z0-9_.-:] with a hypen  ". This mirrors the org function org-export-solidify-link-text. ;Parses an inline code block and marks it as an babel block. !Parses a raw string delimited by c using Org's math rules !Parse a single character between c using math rules 0Parses the start (opening character) of emphasis (Parses the closing character of emphasis #Like many1Till, but parses at most n+1 lines. p must not consume newlines. HChars allowed to occur before emphasis (spaces and newlines are ok, too) Chars allowed at after emphasis 3Chars not allowed at the (inner) border of emphasis %The maximum number of newlines within 4Chars allowed after an inline ($...$) math statement /Chars not allowed at the (inner) border of math 6Maximum number of newlines in an inline math statement :Whether we are right behind a char allowed before emphasis 9Whether the parser is right after a forbidden border char %Read a sub- or superscript expression  opening char closing charparser   z(Copyright (C) 2014-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>None<N 4Returns the current meta, respecting export options. Parse 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 'Read an format specific meta definition Accumulate the result of the parser in a list under key. PAn 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"#< (Whether a switch flag is specified with + or -. AAttributes that may be added to figures (like a name or caption). Get a list of blocks. ,Get the meta information saved in the state. ,Parse a horizontal rule into a block element (Convert BlockAttributes into pandoc Attr )Parse key-value pairs for HTML attributes $Read an org-mode block delimited by +BEGIN_TYPE and  +END_TYPE. &Read the raw string content of a block ,Read but ignore all remaining block headers. LRead a block containing code intended for export in specific backends only. Read 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. 2Parse the result of an evaluated babel code block. Parse code block arguments Parses a switch's polarity. $Parses a source block switch option. *Generic source block switch-option parser. fReads a line number switch option. The line number switch can be used with example and source blocks. A 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. Figures or an image paragraph (i.e. an image on a line by itself). Only images with a caption attribute are interpreted as figures. 7Succeeds if looking at the end of the current paragraph *Example code marked up by a leading colon. Include the content of a file. A normal org table  parse raw text for one list item               ! "  # $ % & 'E(Copyright (C) 2014-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>None3Parse org-mode string and return a Pandoc document.Reader optionsString to parse (assuming '\n' line endings)F'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone%;<=>? (Set if in chapter section )Set if in pPlain!Convert HTML-formatted string to  document.+Matches a stretch of HTML in balanced tags.*Matches a tag meeting a certain condition.Reader optionsString to parse (assumes '\n' line endings)   * + , ( ) - . / 0 1 2 3 4G\Copyright (C) 2010-2012 Paul Rivier 2010-2018 John MacFarlaneGNU GPL, version 2 or above&Paul Rivier <paul*rivier#demotera*com>alphaportableNone-2Parse a Textile text and return a Pandoc document. 5-Generate a Pandoc ADT from a textile document 6Parse document blocks 7,Block parsers list tried in definition order 84Any block in the order of definition of blockParsers 9#Code Blocks in Textile are between  pre and /pre :/Header of the form "hN. content" with N in 1..6 ;$Blockquote of the form "bq. content" <Can be a bullet list or an ordered list. This implementation is strict in the nesting, sublist must start at exactly "parent depth plus one" =VThis allow one type of list to be nested into an other type, provided correct nesting >>Bullet List of given depth, depth being the number of leading  ? @DBullet List Item of given depth, depth being the number of leading  ? A@Ordered List of given depth, depth being the number of leading # BEOrdered List Item of given depth, depth being the number of leading # C#Common implementation of list items D:A definition list is a set of consecutive definition items EList start character. FA 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. G3A raw Html Block, optionally followed by blanklines HRaw block of LaTeX content I4In textile, paragraphs are separated by blank lines. J!A table cell spans until a pipe | K'A table row is made of many table cells L A table with an optional header. M&Ignore markers for cols, thead, tfoot. N Blocks like p and  Lc do not need explicit block tag. However, they can be used to set HTML/CSS attributes when needed. OAny inline element PInline parsers tried in order QInline markups R Trademark, registered, copyright S Special chars TBreak 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. U"Parse a hyphened sequence of words V Any string WSome number of space chars X9In Textile, an isolated endline character is a line break YRaw LaTeX Inline ZWTextile standard link syntax is "label":target. But we can also have ["label":target]. [image embedding \literal text escaped btw  notextile tags ],Any special symbol defined in wordBoundaries ^ Inline code _Html / CSS attributes `'Parses material surrounded by a parser. aCreate a singleton listReader optionsString to parse (assuming '\n' line endings) Nblock tag nameimplicit block `surrounding parser&content parser (to be used repeatedly) bsurrounding parserInline constructor&content parser (to be used repeatedly)H%Copyright (C) 2014 Alexander SulfrianGNU GPL, version 2 or above4Alexander Sulfrian <alexander.sulfrian@fu-berlin.de>alphaportableNone;<=#=Read twiki from an input string and return a Pandoc document.I(Copyright (C) 2017-2018 Alexander KrotovGNU GPL, version 2 or above$Alexander Krotov <ilabdsf@gmail.com>alphaportableNone<&<Read Muse from an input string and return a Pandoc document. c d e f g h i j k l mJ'Copyright (C) 2012-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone;=,ARead mediawiki from an input string and return a Pandoc document. nFblah | blah }} * next list item which seems to be valid mediawiki. o:Parses a list of inlines between start and end delimiters.Reader optionsString to parse (assuming '\n' line endings) p q r s t u v w x yK'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNoneV<@Read markdown from an input string and return a Pandoc document. z$Succeeds when we're in list context. {zParse a sequence of inline elements between square brackets, including inlines between balanced pairs of square brackets. |PHP Markdown Extra style abbreviation key. Currently we just skip them, since Pandoc doesn't have an element for an abbreviation. }Parse a table using  headerParser,  rowParser,  lineParser, and  footerParser2. Variant of the version in Text.Pandoc.Parsing. ~:Parses a list of inlines between start and end delimiters. We 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).Reader optionsString to parse (assuming '\n' line endings) Headerless table Headerless table Headerless table Headerless table Headerless tableLNone<=  MNone%<N= RootNCopyright (C) 2017 Sascha WildeGNU GPL, version 2 or above Sascha Wilde <wilde@sha-bang.de>alphaportableNoneA>Read creole from an input string and return a Pandoc document.  start parser end parser&content parser (to be used repeatedly)O'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone&';=VF7(Association list of formats and readers.DRetrieve reader, extensions based on formatSpec (format+extensions).&Read pandoc document from JSON format.l  [cfmn [mn fcl|&Copyright 2017-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>alphaNone<J 1Push the "pandoc" on the lua stack. Requires the list module to be loaded. Pipes input through a command.   }&Copyright 2017-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>alphaNone<VPa /Parameters used to create lua packages/modules. JInsert pandoc's package loader as the first loader, making it the default. Load a pandoc module. 2Get the string representation of the pandoc module   ~&Copyright 2017-2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>alphaNoneTRRun the lua interpreter, using pandoc's default way of environment initalization. ?Generate parameters required to setup pandoc's lua environment.   P'Copyright (C) 2012-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone1;=\ 'Key-value pair, pushed as a table with a as the only key and v as the associated value. Convert Pandoc to custom markup. 'Convert Pandoc block element to Custom. 0Convert list of Pandoc block elements to Custom. 1Convert list of Pandoc inline elements to Custom. (Convert Pandoc inline element to Custom.  Block element List of block elements    Q'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley.edu>alphaportableNone&';=V`(Association list of formats and writers.DRetrieve writer, extensions based on formatSpec (format+extensions).146789:;tuvwxy{}UVYZ1Zy}{xwUvuYtV;:98764&Copyright 2017 2018 Albert KrewinkelGNU GPL, version 2 or above/Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>alphaNonefRun 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>alphaportableNone&';=Vi    `         LMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqr,+JKP@ !"#$%&'()*-./0123456789:;<=>?ABCDEFGHILMNOQRSTUVWXYZ[\]^_`abcdefghijklmGtyzuvwx{|}~  46789:;tuvwxy{}UVYZ[cfmnR'Copyright (C) 2006-2018 John MacFarlaneGNU GPL, version 2 or above"John MacFarlane <jgm@berkeley@edu>alphaportableNone6NV%C(Data structure for command line options.Number of spaces per tab-Preserve tabs instead of converting to spacesInclude header, footer Reader format Writer formatInclude table of contentsBase header levelCustom templateTemplate variables to setMetadata fields to setName of output fileNames of input filesNumber sections in LaTeXStarting number for sections Put sections in div tags in HTMLUse incremental lists in SlidySlideousS5Make HTML accessible offlineUse  q tags in HTML!Style to use for highlighted codexml syntax defs to loadType of the top-level divisionsMethod to print HTML mathPath to abbrevs filePath of reference docEPUB subdir in OCF container EPUB metadataEPUB fonts to embed'Header level at which to split chaptersCover image for epub"Number of levels to include in TOCOutput command-line argumentsIgnore command-line argumentsVerbosity of diagnostic outputEnable tracingFile to write JSON log outputFail on warnings,Use reference links in writing markdown, rst=location for footnotes and link references in markdown outputDpiOptions for wrapping textLine length in charactersFilters to applyStrip empty paragraphs(Default classes for indented code blocksMethod to output cites$Use listings package for code blocks$Program to use for latex/html -> pdfFlags to pass to the engine Header level that creates slides&Use atx headers for markdown level 1-2!Use ascii characters only in htmlDefault image extensionPath to extract embedded media'Accept or reject MS Word track-changes."Parse input files before combiningPrefix for titleCSS files to link toFiles to include beforeFiles to include after bodyFiles to include in headerPath to search for images etcHeaders for HTTP requestsStyle of line-endings to useSkip HTML comments"Defaults for command-line options. jA list of functions, each transforming the options data structure in response to a command-line option. user-specified writer nameuser-specified pdf-engine#IO (writerName, maybePdfEngineProg)Q Q D                                                                   !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHI JKKLMNOOPQRSTUVWXYZ[\]^_`abc d e f g h i j k l m n o p q r s t u v w x y z { | } ~                                       !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~j      !"#$%&''())*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~          !!!!!!!!"""""""""""##$%&'()))))))))))))))))))))))))))))))))))))))))))))))))))))))))*+,-...//00011111234445 6 7 7 7 899999999999::::::: :!;"<#<$<%<&'())*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOOPQRSTUVWXYZ[\]^_`abcdefghijklmnnopqrstuvwxyz{|}~-.====>?@AAAAAAAAAABBBBBBBCDDDDDDDDDDDDDDDDDDEFFFFFFFFFFFFFFFFFFFG H I J J JJJKLLLMNOOOOOO~PPP P!P"P#P$P%P&Q'Q(Q)Q*Q+Q,-R.R.R/R0R1R2R3R4R5R6R7R8R9R:R;R<R=R>R?R@RARBRCRDRERFRGRHRIRJRKRLRMRNRORPRQRRRSRTRURVRWRXRYRZR[R\R]R^R_R`RaRbRcRdReRfRgRhRiRjRkRlRmRnRoRpRqRrRsRtRuRvRwRxRyRzR{R|R}R~RRRRRRRRRRSSSSSSSS@TTTTTTTTW87        !"#V$V%V&V&V'V(WWWWW)W*W+X,X,X-X.X/X0X1X2X3X4X5X6X7X8X9X:X:X;X;Y<Y=>?Y@YAYBYC[YDYEY<YFYGYHYIYJYKYLYM\N\O\P\Q\R\S]T]]U]V]W^X^YZ[\[][^^_^`>abcdefgefh^i^jkl^m^n^opq^r^st^u^v^w^x^y_z_{_|_}_~____________________________`````````[``````aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbcccdddddddddddd d d d d ddddddddddddddddddddd d!d"d#d$d%d&d'd(d)d*d+d,d-d.d/d0d1d2d3dd4d5d6d7d8d9d:dd;d<d=d>d?d@dAdBdCdDdEdFdGdHdIdJdKdLdMdNdOdPdQdRdSdTdUdVeWeXeYeZ [\]^f_f`fafbfcfdfefffgfhfifj\klfm\knfofpfqfrfsftfufvfvgwgxgygzg{g|}~hhhiijjjjjjjjjjjjjjjjjjjjjjjjjjkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk2kkkkkkkkkkkkkkkkkkkkkkkvkvkkkkkkkkdkkkk      !"#$%&'()*+,-./0123456789:;<=>>?@ABCDEFGHIGHJGHKGHLGHMGHNOOPQRSTU\]VW\]XYZZ[\]]^_`abcdeffghijklmnnnonpnqnrnsntnunvnwnxnynzn{n|o}o~oooooo}oppppspppppppsppqqqyqq~quqqqqqqrssss\][!!##############$$$$$$$$$$&$$$$$$$$$%%%%%%%%%%%%%%%%&&&&&&&&&&&''''''''''''''' ' ' ( ( ( ( ( ( ( (( ( ( ( ( ( ( ( ( (((( ( ( ( (( ( ) ) ) ) ) ) ) ) ) ) ) ) !) "))) #) $) %) &) &) ') () () )) *) +) ,) -) .) /) 0) 1) 2) 3) 4) 5) 6) 7) 8) 9) :) ;)) <) =) =) >) ?) ?) @) A) B) C) D) E) F) G) H) I) J) K) L)3) M) N) O))) P) Q) R)) S) S) T) U) V) W) X) Y) Z) Z) [) \) ]) ^) _) `) a) b) c) d) e) f) g) h) i) j) k) l) m) n) n) o) p) q) q))) r) s) t) u) v) w) x) x) y) z) {) |) }) ~) ) ) ) ) ) ) ) ) ) ) ) ) ) * * * ** * * * * * * * * * **** *+ + + + + + + ++ + + +++++ + + , , , ,, , , , , , , , , , ,,, , ,, , , - - - - -- - - - - - - - - - ---- - . .. . . . . . . . ... . . . . .. .. . .. . . . . . . . . . / / // / / / / / / ///0 00 00 0 0 000&0 0 0 0 0 000 001 1 1 1 1 1 1 1 111 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 222 2 23 3 3 3 44 4 4 4 !4 "4 #4 $4 %4 &4 '4 (4 )4 *4444 +4 ,4 -4 .4 /4 04 14 24 4 35 45 55 65 65 76 866 966 :6 ;666&6 <6 =6 >6 ?6 ?6}6 @6 A66667 B7 C7 D77 E7 F7 G7 H7 I7 J7 K7 L7 M8 N8 O8 P8 Q8 R8 S8 T8 U8 V8 W8 X8 Y8 Z8 [8 \8 ]8 ^8 _8 `8 a8 b888 c8 d8 e8 f8 g99 h9 i9 9 j9 k9 l9 m9 n9 o9 p99 q9 r9 s9 t9 u9 v9 w9 x9 y9 z9 {9 |999 }: ~: : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : ::< < < < << < < < < < < < < <                = = = = = === r= = = = = = = = = = = ==== = = = = = = = = = = = > ? ?? ? ? ? ? ? ? ? ? ? ? ? ??? ? ? ? A B B B B B BzB B B KC C C C Ct t t t t t t t t t t t t t t t t t t t t t t t t t tmt t t t t t t t t t t t t t t t t t !t "t #t $t %t &t 't (t )t t *t +t ,t -t .t /t 0t 1t 2u 3uyu 4uu.u 5u 6u 7u 8u 9u :u ;u <uv =v >v ?v @v Av Bv Cv Dv Ev Fv Gv Hw Iw Jw Kw Lw Mw Nw Oe P Qw Rw Sx Tx Ux Vx Wx Xx Yx Zx [x \x ]x ^x _x `x x Tx ax bx cx dx ex fx gx Vx hx Wx ix jx jx kD lD mD mD nD oD pD qD rD sD tD uD vD wD xD yD zD {D |D }D }y ~y y y y y y y y y y y y y y y y y y y y y y y y y y y y y y y y y y y z z z z z z { { { { { { { { { { { { { { { { { { { { { { { { { { { { { { { { { { { { { { { { { { { { { F F F F F F F F F F F F F G G G G G G GnG G G G G G G G G G G G G G G G G G G ~G G G G G G G G G G G G G G G G G G G I I I I I I I I I I I J J J J J J J J J J J J K 5K K KK KK K K K KL !L !L "L #L $L %L &MN|| '| (| (| )| *| +} ,} -} .} /} ,} 0} 1} 2~ 3~ 4P 5P 6P 7P 8P 9P :P :P 5P ;P ;\ < =\ < >\ < ?\ < @\] A\] B\] C\] D\] E\] F\] G\] H\]V\]^\] I\] J\] K\] L\] M\] N\] O\] P\] Q\] R\] S\] T\] U\] V\] W\] X\] Y\] Z\] [\] \\] ]\] ^\] _\] `\] a\] b\] c\] d\] e\] e\]\] f\] g\]\] h\] i\] j\] k\] l\] m\] n\] o\] p\] q\] r\] s\] t\] u\] v\] w\] x\] y\] z\] {\] |\] }\] ~\] \] \] \] \] \] \] \] \] \] \] \] \] \] \] \] \] \] \] \] \] \] \] \] \] \] R !pandoc-2.1-DGkQU1MLcyp9JasLRJWRVZText.Pandoc.PrettyText.Pandoc.OptionsText.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.TemplatesText.Pandoc.SelfContainedText.Pandoc.Readers.OdtText.Pandoc.Readers.NativeText.Pandoc.Readers.JATSText.Pandoc.Readers.HaddockText.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.EPUBText.Pandoc.Writers.CommonMarkText.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.CSVText.Pandoc.Compat.Time Text.Pandoc.Readers.Docx.CombineText.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.UtilsText.Pandoc.Lua.Module.MediaBagText.Pandoc.UUID#Text.Pandoc.Readers.Org.ParserStateText.Pandoc.Readers.Org.Parsing#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.Init Text.Pandocbase Data.Monoid<>1data-default-class-0.1.2.0-8hmGYd6GPAfLQPQcWKOjRmData.Default.Classdef"hslua-0.9.5-FNM59vueKAr8olYik4pQJtForeign.Lua.Types.Error LuaException$parsec-3.1.11-Jx0X6lpzdHgC5NMoYR1Rc5Text.Parsec.CharstringsatisfyanyCharchardigitletteralphaNumnewlinespacespacesnoneOfoneOfText.Parsec.CombinatormanyTill notFollowedByeofanyTokencountendByendBy1sepEndBy sepEndBy1sepBy1sepBymany1 skipMany1optional optionMaybeoptionchoiceText.Parsec.Prim updateStatesetStategetStatesetInput setPositiongetInput getPositionparse runParser runParserTskipManymany tokenPrim lookAheadtry<|> unexpectedStreamText.Parsec.PossetSourceColumn setSourceLine sourceColumn sourceLinenewPosLineColumn SourcePos(skylighting-0.5.1-IIyrSn8PKdi7wIEY9Gd9sPSkylighting.Format.HTML styleToCssformatHtmlBlockformatHtmlInlineSkylighting.Format.LaTeX styleToLaTeXformatLaTeXBlockformatLaTeXInlineSkylighting.Styleszenburn monochromehaddockespressotangopygmentskateSkylighting.TypesStyle toAsciiCharemojis LogMessageSkippedContentCouldNotParseYamlMetadataDuplicateLinkReferenceDuplicateNoteReferenceNoteDefinedButNotUsedDuplicateIdentifierReferenceNotFoundCircularReferenceUndefinedToggleParsingUnescapedCouldNotLoadIncludeFileMacroAlreadyDefinedInlineNotRenderedBlockNotRenderedDocxParserWarningCouldNotFetchResourceCouldNotDetermineImageSizeCouldNotConvertImageCouldNotDetermineMimeTypeCouldNotConvertTeXMathCouldNotParseCSSFetching ExtractingNoTitleElementNoLangSpecified InvalidLangCouldNotHighlightMissingCharacter Deprecated NoTranslationCouldNotLoadTranslations VerbosityERRORWARNINGINFOencodeLogMessagesshowLogMessagemessageVerbosity$fFromJSONVerbosity$fToJSONVerbosity$fToJSONLogMessage$fShowVerbosity$fReadVerbosity $fEqVerbosity$fDataVerbosity$fEnumVerbosity$fOrdVerbosity$fBoundedVerbosity$fGenericVerbosity$fShowLogMessage$fEqLogMessage$fDataLogMessage$fOrdLogMessage$fGenericLogMessageMimeType getMimeTypegetMimeTypeDefextensionFromMimeTypeMediaBag insertMedia lookupMediamediaDirectory$fShowMediaBag$fMonoidMediaBag$fDataMediaBagDocisEmptyemptycathcat<+>hsep$$$+$vcatvsepnestlechomprendertextcr blankline blanklinesprefixedflushnesthangbeforeNonBlanknowrap afterBreakoffset minOffsetlblockrblockcblockheightinsidebracesbracketsparensquotes doubleQuotes charWidth realLength $fIsStringDoc $fMonoidDoc $fShowDoc$fEqDoc$fShowD$fEqD pipeProcessMacroExpansionPointExpandWhenDefinedExpandWhenUsedTokTokTypeCtrlSeqSpacesNewlineSymbolWordCommentEsc1Esc2Arg $fEqTokType $fOrdTokType $fShowTokType$fEqTok$fOrdTok $fShowTok$fEqExpansionPoint$fOrdExpansionPoint$fShowExpansionPoint $fShowMacroElementBlkSec pandocVersionsplitBysplitByIndicessplitStringByIndices substituteordNubbackslashEscapesescapeStringUsingstripTrailingNewlinestrimtrimltrimrstripFirstAndLastcamelCaseToHyphenatedtoRomanNumeral escapeURI tabFiltercrFilter normalizeDateorderedListMarkers extractSpacesremoveFormattingdeNote stringify capitalize compactify compactifyDL linesToParainlineListToIdentifierhierarchicalize uniqueIdent isHeaderBlock headerShiftstripEmptyParagraphs isTightList addMetaFieldmakeMetaeastAsianLineBreakFilter underlineSpan renderTags' inDirectorymapLeftcollapseFilePathfilteredFilesFromArchiveschemesisURIblocksToInlines'blocksToInlinessafeRead 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_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_superscriptExt_table_captionsExt_tex_math_dollarsExt_tex_math_double_backslashExt_tex_math_single_backslashExt_yaml_metadata_block ExtensionsextensionsFromListemptyExtensionsextensionEnabledenableExtensiondisableExtensionpandocExtensionsplainExtensionsphpMarkdownExtraExtensionsgithubMarkdownExtensionsmultimarkdownExtensionsstrictExtensionsgetDefaultExtensionsparseFormatSpec$fMonoidExtensions$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 PlainMath LaTeXMathMLJsMathGladTeXWebTeXMathMLMathJaxKaTeX 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 ImageTypePngGifJpegSvgPdfEpsshowFl imageType imageSize sizeInPixels sizeInPointsdesiredSizeInPointsinPointsinEminInchinPixel showInInch showInPixelnumUnitscaleDimension dimension lengthToDim$fShowDirection$fShowDimension$fDefaultImageSize$fShowImageType$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$fMonoidFileTree$fFunctorPandocPure$fApplicativePandocPure$fMonadPandocPure$fMonadErrorPandocPuregetDefaultTemplaterenderTemplate' makeDataURImakeSelfContainedreadOdt readNativereadJATS$fHasMetaJATSState$fDefaultJATSState$fShowJATSState readHaddockreadDocx$fDefaultDState $fDefaultDEnv readDocBook$fHasMetaDBState$fDefaultDBState $fShowDBStatereadCommonMarkwriteFB2$fShowImageMode$fShowFbRenderState $fEqImageModetexMathToInlines convertMathdefaultMathJaxURLdefaultKaTeXURL writeNative NameSpacesmknodenodenametoLazy renderXmlparseXmlelemToNameSpaceselemNameisElem fitToPageescapeCharForXMLescapeStringForXMLinTagsselfClosingTag inTagsSimpleinTagsIndented toEntities fromEntities metaToJSON metaToJSON'addVariablesToJSONgetFieldsetField resetFielddefField tagWithAttrsfixDisplayMath unsmartify gridTable writeZimWiki$fDefaultWriterState writeTextile writeTexinfowriteTEIwriteRTFwriteRSTwritePowerpoint$fDefaultPresentationSize$fDefaultParaProps$fDefaultRunProps$fDefaultWriterEnv$fDefaultPicProps$fShowMediaInfo $fEqMediaInfo$fShowPresentationRatio$fEqPresentationRatio$fShowPresentationSize$fEqPresentationSize$fShowTableProps$fEqTableProps$fShowHeaderType$fEqHeaderType$fShowBulletType$fEqBulletType$fShowAlgnment $fEqAlgnment$fShowParaProps $fEqParaProps $fEqTeXString$fShowTeXString$fShowStrikethrough$fEqStrikethrough$fShowCapitals $fEqCapitals$fShowWriterState$fEqWriterState$fShowRunProps $fEqRunProps$fShowParaElem $fEqParaElem$fShowParagraph $fEqParagraph $fShowGraphic $fEqGraphic$fShowWriterEnv$fShowPicProps $fEqPicProps $fShowShape $fEqShape$fShowSlideElement$fEqSlideElement $fShowSlide $fEqSlide$fShowPresentation$fShowRelationship$fEqRelationship$fShowDefaultContentType$fEqDefaultContentType$fShowOverrideContentType$fEqOverrideContentType$fShowContentTypes$fEqContentTypeswriteOrg writeMusewriteMswriteMan writeLaTeX writeBeamer$fEqStringContext writeHaddock writeDokuWiki$fDefaultWriterEnvironment writeDocx$fShowListMarker$fReadListMarker$fEqListMarker$fOrdListMarker writeConTeXtmakePDFwriteOpenDocument $fEqTextStyle$fOrdTextStylewriteODTwriteMediaWiki writeJATS$fEqJATSVersion$fShowJATSVersion writeICMLwriteHtml5String writeHtml5writeHtml4String writeHtml4writeHtmlStringForEPUB writeRevealJswriteS5 writeSlidy writeSlideous writeDZSlidestagWithAttributes writeEPUB2 writeEPUB3 $fShowDate $fShowCreator$fShowIdentifier $fShowTitle$fShowProgressionDirection$fShowEPUBMetadatawriteCommonMark 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 many1TillnotFollowedBy' oneOfStringsoneOfStringsCI spaceChar nonspaceChar skipSpaces gobbleSpacesgobbleAtMostSpacesenclosed stringAnyCaseparseFromStringparseFromString' lineClumpcharsInBalanced romanNumeral emailAddressuri mathDisplay mathInlinewithHorizDisplacementwithRawescapedcharacterReferenceanyOrderedListMarkerorderedListMarkercharReflineBlockLines tableWithwidthsFromIndices gridTableWithgridTableWith' readWithMreadWithtestStringWithdefaultParserState logMessagereportLogMessages guardEnabled guardDisabledupdateLastStrPosnotAfterStringtoKeyregisterHeadersmartPunctuation apostrophesingleQuoteStartsingleQuoteEnddoubleQuoteStartdoubleQuoteEndellipsesdashnestedciteKeytoken<+?>extractIdClassinsertIncludedFileinsertIncludedFileF$fMonoidFuture$fHasIncludeFilesParserState$fHasLogMessagesParserState$fHasLastStrPositionParserState$fHasMacrosParserState$fHasIdentifierListParserState$fHasHeaderMapParserState$fHasQuoteContextParserStatem$fHasReaderOptionsParserState$fHasMetaParserState$fDefaultParserState $fMonadFuture$fApplicativeFuture$fFunctorFuture$fEqParserContext$fShowParserContext$fEqQuoteContext$fShowQuoteContext $fShowKey $fReadKey$fEqKey$fOrdKey writeMarkdown writePlain 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$fShowHeaderNum$fShowLaTeXStatereadOrgNamedTag getTagNamereadHtml isInlineTag isBlockTag isTextTag isCommentTaghtmlInBalancedhtmlTag$fHasLastStrPositionHTMLState$fHasMetaHTMLState$fHasReaderOptionsHTMLState$fHasLogMessagesHTMLState$fHasHeaderMapHTMLState$fHasIdentifierListHTMLState$fDefaultHTMLLocal!$fHasQuoteContextHTMLStateReaderT $fNamedTagTag$fNamedTagTag0 readTextile readTWikireadMuse readMediaWiki$fHasLogMessagesMWState$fHasIdentifierListMWState$fHasHeaderMapMWState$fHasReaderOptionsMWState readMarkdownreadOPML$fDefaultOPMLState$fShowOPMLStatereadEPUB readCreoleReader TextReaderByteStringReaderreaders getReaderreadJSON runPandocLua writeCustom$fToLuaStackStringify$fToLuaStackStringify0$fToLuaStackStringify1$fToLuaStackStringify2$fToLuaStackStringify3$fToLuaStackKeyValue$fExceptionPandocLuaException$fShowPandocLuaExceptionWriter TextWriterByteStringWriterwriters getWriter writeJSON runLuaFilterOpt optTabStopoptPreserveTabs optStandalone optReader optWriteroptTableOfContentsoptBaseHeaderLevel optTemplate optVariables optMetadata optOutputFile optInputFilesoptNumberSectionsoptNumberOffsetoptSectionDivsoptIncrementaloptSelfContained optHtmlQTagsoptHighlightStyleoptSyntaxDefinitionsoptTopLevelDivisionoptHTMLMathMethodoptAbbreviationsoptReferenceDocoptEpubSubdirectoryoptEpubMetadata optEpubFontsoptEpubChapterLeveloptEpubCoverImage optTOCDepth optDumpArgs optIgnoreArgs optVerbosityoptTrace optLogFileoptFailIfWarningsoptReferenceLinksoptReferenceLocationoptDpi optWrapText optColumns optFiltersoptEmailObfuscationoptIdentifierPrefixoptStripEmptyParagraphsoptIndentedCodeClasses optDataDir optCiteMethod optListings optPdfEngineoptPdfEngineArgs optSlideLeveloptSetextHeadersoptAsciioptDefaultImageExtensionoptExtractMediaoptTrackChanges optFileScopeoptTitlePrefixoptCssoptIncludeBeforeBodyoptIncludeAfterBodyoptIncludeInHeaderoptResourcePathoptRequestHeadersoptEoloptStripCommentsFilter LuaFilter JSONFilter LineEndingLFCRLFNative parseOptionsconvertWithOpts defaultOpts applyFiltersoptions$fShowLineEnding$fGenericLineEnding $fShowFilter $fGenericOpt $fShowOpt$fFromJSONLineEnding$fToJSONLineEnding$fFromJSONFilter$fToJSONFilter $fFromJSONOpt $fToJSONOptversion getBinDir getLibDir getDynLibDir getDataDir getLibexecDir getSysconfDirText.Parsec.Error ParseError CSVOptionscsvDelimcsvQuote csvKeepSpace csvEscapedefaultCSVOptionsparseCSV time-1.8.0.2 Data.Time.Clock.Internal.UTCTimeUTCTimeutctDay utctDayTime!Data.Time.Clock.Internal.DiffTimeDiffTimeData.Time.Format formatTimeNumericPadOption FormatTimeformatCharacterData.Time.Format.Parse readsTimereadTime parseTime readPTime readSTimeparseTimeOrError parseTimeM ParseTime buildTime&Data.Time.LocalTime.Internal.ZonedTimeutcToLocalZonedTimezonedTimeToUTCutcToZonedTime ZonedTimezonedTimeToLocalTime zonedTimeZoneData.Time.Format.Localerfc822DateFormatiso8601DateFormatdefaultTimeLocale TimeLocalewDaysmonthsamPm dateTimeFmtdateFmttimeFmt time12FmtknownTimeZones&Data.Time.LocalTime.Internal.LocalTimelocalTimeToUT1ut1ToLocalTimelocalTimeToUTCutcToLocalTime LocalTimelocalDaylocalTimeOfDay&Data.Time.LocalTime.Internal.TimeOfDaytimeOfDayToDayFractiondayFractionToTimeOfDaytimeOfDayToTimetimeToTimeOfDaylocalToUTCTimeOfDayutcToLocalTimeOfDaymakeTimeOfDayValidmiddaymidnight TimeOfDaytodHourtodMintodSec%Data.Time.LocalTime.Internal.TimeZone getTimeZoneutctimeZoneOffsetStringtimeZoneOffsetString'hoursToTimeZoneminutesToTimeZoneTimeZonetimeZoneMinutestimeZoneSummerOnly timeZoneName Data.Time.Clock.Internal.UTCDiff diffUTCTime addUTCTimeData.Time.Clock.POSIX&Data.Time.Clock.Internal.UniversalTime UniversalTime ModJulianDategetModJulianDate#Data.Time.Clock.Internal.SystemTimegetTime_resolution(Data.Time.Clock.Internal.NominalDiffTime nominalDayNominalDiffTimediffTimeToPicosecondspicosecondsToDiffTimesecondsToDiffTimeData.Time.Calendar.GregorianaddGregorianYearsRollOveraddGregorianYearsClipaddGregorianMonthsRollOveraddGregorianMonthsClipgregorianMonthLength showGregorianfromGregorianValid fromGregorian toGregorianData.Time.Calendar.OrdinalDate isLeapYearData.Time.Calendar.DaysdiffDaysaddDaysDayModifiedJulianDaytoModifiedJulianDayGHC.Basememptyoutput lineLengthNothingnewlines.IsBlockunDocDTextBlockPrefixedBeforeNonBlankFlush BreakingSpace AfterBreakCarriageReturnNewLine BlankLines RenderStateprefix usePrefixcolumnprocess-1.6.1.0System.ProcessreadProcessWithExitCodeGHC.IO.ExceptionExitCodeproc smushInlines smushBlocksModifier AttrModifier NullModifierfindChildByNamefindChildrenByNamefindAttrByName StyleMaps sNameSpaces sParaStyleMap sCharStyleMapgetMapalterMap getStyleId hasStyleNamedefaultStyleMaps getStyleMaps StyleType ParaStyle CharStyleStyleMap CharStyleMap ParaStyleMap 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-EAppCBo0KgJJDHBZAeKNckText.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'lookupListStyleByNameextendedStylePropertyChainXslUnit XslUnitMM XslUnitCM XslUnitInch XslUnitPoints XslUnitPica XslUnitPixel XslUnitEM ParaNumbering NumberingNone NumberingKeepNumberingRestart UnderlineModeUnderlineModeNormalUnderlineModeSkipWhitespace FontPitch PitchVariable PitchFixedisImageFilenamecleanLinkString originalLang translateLang combineLines*pandoc-types-1.17.3-BrNiplRrG9K3Nqn0d6f0o5Text.Pandoc.DefinitionMetastyleSet styleTracecurrentListLevelcurrentListStylebookmarkAnchorsenvMedia odtMediaBag fromStylesuniqueIdentFromgetPrettyAnchorgetHeaderAnchormodifierFromStyleDiffText.Pandoc.BuilderInlinesgetParaModifier blockQuote constructListread_plain_text simpleTable'findAnchorName findAnchorRef readerState read_body ReaderStatelistParagraphDivsblocksToBulletsblocksToDefinitionsListTypeItemized EnumeratedHasSyntaxExtensions getExtensionspickStylesToKVspickStyleAttrProps foldOrElse getSlideLevel prepSlidesTermTableIndexToPartPreface ReferencesAbstract BibliographyChapterAppendixContents ListOfFigures ListOfTablesFigurePageSeeSeeAlsoEnclCcProofGlossaryListing lookupTermreadTranslationsRunStyleisBoldisItalic isSmallCapsisStrike rVertAlign rUnderlinerStyle VertAlignBaseLnSupScrptSubScrptRunElemTabTextRunLnBrk SoftHyphen NoBreakHyphenRunFootnoteEndnote InlineDrawing InlineChartParPart CommentEndPlainRun ChangedRuns CommentStartBookMarkInternalHyperLinkExternalHyperLinkDrawingChart PlainOMathSmartTagExtentCellRowTblLookfirstRowFormattingBodyPart ParagraphListItemTbl OMathParaParagraphStylepStyledropCappHeadingpNumInfo pBlockQuotepChange TrackedChange ChangeInfo ChangeType InsertionDeletionParIndentation leftParIndentrightParIndenthangingParIndentNotes Relationship NumberingMediaBodyDocumentDocx archiveToDocxarchiveToDocxWithWarnings ElemToStyle cStyleType elemToStyle ParStyleData headingLev isBlockQuotenumInfopsStyleCommentsDocumentLocation InDocument InFootnote InEndnote AbstractNumbNumb DocxError WrongElem stateWarnings ReaderEnvenvNotes envComments envNumberingenvRelationshipsenvFont envCharStyles envParStyles envLocationTagTypeImageDescriptionMakeModel Orientation XResolution YResolutionResolutionUnitSoftwareDateTime WhitePointPrimaryChromaticitiesYCbCrCoefficientsYCbCrPositioningReferenceBlackWhite Copyright ExifOffset ExposureTimeFNumberExposureProgramISOSpeedRatings ExifVersionDateTimeOriginalDateTimeDigitizedComponentConfigurationCompressedBitsPerPixelShutterSpeedValue ApertureValueBrightnessValueExposureBiasValueMaxApertureValueSubjectDistance MeteringMode LightSourceFlash FocalLength MakerNote UserCommentFlashPixVersion ColorSpaceExifImageWidthExifImageHeightRelatedSoundFileExifInteroperabilityOffsetFocalPlaneXResolutionFocalPlaneYResolutionFocalPlaneResolutionUnit SensingMethod FileSource SceneTypeUnknownTagType DataFormat UnsignedByte AsciiString UnsignedShort UnsignedLongUnsignedRational SignedByte Undefined SignedShort SignedLongSignedRational SingleFloat DoubleFloat ImageSizepxXpxYdpiXdpiYgetTranslations liftIOErrorparseURIReference' unFileTree)doctemplates-0.2.1-Agb6CpX1sII26rvdrRovD7Text.DocTemplates applyTemplaterenderTemplatecompileTemplate varListToJSONTemplateTemplateTarget JATSStatejatsSectionLevel jatsQuoteTypejatsMetajatsBookjatsFigureTitle jatsContentPandoc makeExampleExamplereadHaddockEitherDEnv docxOptionsdocxInHeaderBlockDState docxAnchorMap docxAnchorSetdocxImmedPrevAnchor docxMediaBag docxDropCap docxWarnings docxListState docxPrevParaDBStatedbSectionLevel dbQuoteTypedbMeta dbAcceptsMetadbBook dbFigureTitle dbContent PushViaCall adjustIndexBygetTableaddValue addFunction getRawInt setRawInt addRawIntpopValue pushViaCallpushViaConstructorloadScriptFromDataDir dostring' raiseError pushViaCall'LuaAttr pushMetaValue peekMetaValue pushBlock peekBlock pushInline peekInline fromLuaAttrpushFilterFunction tryFilterrunFilterFunctionLuaFilterFunctionwalkMWithLuaFilter walkInlines walkBlocksinlineElementNamesblockElementNames functionIndex pushModulesha1 AstElement PandocElement MetaElement BlockElement InlineElementMetaValueElementUUIDgetUUID getRandomUUIDFBM FbRenderState footnotes imagesToFetchparentListMarkerrenderSections formatTitle splitSectionsrenderFootnotes fetchImages fetchImage readDataURI blockToXmltoXmlwrapplainInlineelspaceBeforeAftertxtuattrattrunameqnamecMap concatMapcMapM ImageMode NormalImage InlineImage writerOptions prettyBlock escapeNls attributeListpandocToZimWiki escapeStringblockToZimWikilistItemToZimWikiorderedListItemToZimWikiblockListToZimWikiinlineListToZimWikiinlineToZimWiki WriterState stItemNumstIndent stInTablestInLinkpandocToTextileescapeCharForTextileescapeStringForTextileblockToTextilelistAttribsToStringlistItemToTextiledefinitionListItemToTextile isSimpleListisSimpleListItemblockListToTextileinlineListToTextileinlineToTextilestNotes stListLevel stStartNum stUseTagswrapTopstringToTexinfoinCmdblockToTexinfoblockListToTexinfoinlineListToTexinfoinlineListForNodeinlineToTexinfo stStrikeout stSuperscript stSubscript stEscapeComma stIdentifiers stOptions authorToTEI 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'inlineListToRST inlineToRSTblockListToRSTstLinksstImages stHasMath stHasRawTeX stTopLevel stLastNested fitToPage' ContentTypescontentTypesDefaultscontentTypesOverridesOverrideContentTypeoverrideContentTypesPartoverrideContentTypesTypeDefaultContentTypedefContentTypesExtdefContentTypesTyperelIdrelType relTargetPicProps picPropLinkRunProps rPropBold rPropItalicsrStrikethrough rBaselinerCaprLink rPropCoderPropBlockQuoterPropForceSizeCapitals NoCapitals SmallCapitals AllCapitals StrikethroughNoStrike SingleStrike DoubleStrikeParaElemBreakMathElem TeXString unTeXString ParaPropspPropHeaderTypepPropMarginLeftpPropMarginRight pPropLevel pPropBullet pPropAlignAlgnmentAlgnLeft AlgnRight AlgnCenter BulletTypeBullet AutoNumbering TitleHeader SlideHeaderInternalHeader paraProps paraElemsGraphic TableProps tblPrFirstRow tblPrBandRowShapePic GraphicFrameTextBox SlideElementSlide MetadataSlide TitleSlide ContentSlideTwoColumnSlidemetadataSlideTitlemetadataSlideSubtitlemetadataSlideAuthorsmetadataSlideDatetitleSlideHeadercontentSlideHeadercontentSlideContenttwoColumnSlideHeadertwoColumnSlideLefttwoColumnSlideRightPresentationRatioRatio4x3 Ratio16x9 Ratio16x10PresentationSize presSizeWidth presSizeRatio Presentation stCurSlideIdstSlideIdOffset stLinkIds stMediaIdsstMediaGlobalIds stNoteIds MediaInfo mInfoFilePath mInfoLocalId mInfoGlobalId mInfoMimeTypemInfoExt mInfoCaption WriterEnv envMetadata envRunProps envParaProps envSlideLevel envRefArchiveenvDistArchive envUTCTimeenvOptsenvPresentationSizeenvSlideHasHeader envInListenvInNoteSlide pandocToOrg notesToOrg noteToOrg blockToOrgbulletListItemToOrgorderedListItemToOrgdefinitionListItemToOrgpropertiesDrawerblockListToOrginlineListToOrg inlineToOrgpandocLangToOrgorgLangIdentifiers pandocToMusecatWithBlankLinesflatBlockListToMuseblockListToMuse blockToMuse notesToMuse noteToMuseconditionalEscapeStringinlineListToMuse inlineToMuse stInsideBlockstIds pandocToMs msEscapes escapeBar escapeCode breakSentencesplitSentencesbulletListItemToMsorderedListItemToMsdefinitionListItemToMs blockListToMsinlineListToMs inlineToMs blockToMsstHasInlineMath stFirstPara stSmallCapsstHighlightingstFontFeatures pandocToMan notesToMan noteToMan manEscapes blockToManbulletListItemToManorderedListItemToMandefinitionListItemToManblockListToManinlineListToMan inlineToMan stHasTableselementToLaTeX blockToLaTeX sectionHeaderinlineListToLaTeX inlineToLaTeX StringContext TextString URLString CodeStringstInNote stInQuote stInMinipage stInHeadingstInItem stOLLevel stVerbInNotestTablestUrl stGraphicsstLHSstBook stCsquotes stIncrementalstInternalLinksstBeamer stEmptyLinepandocToHaddocknotesToHaddockblockToHaddockbulletListItemToHaddockorderedListItemToHaddockdefinitionListItemToHaddockblockListToHaddockinlineListToHaddockinlineToHaddockpandocToDokuWikiblockToDokuWikilistItemToDokuWikiorderedListItemToDokuWikidefinitionListItemToDokuWikiblockListToDokuWikiinlineListToDokuWikiinlineToDokuWikiWriterEnvironment stBackSlashLBstripInvalidChars isValidChar writeOpenXMLblocksToOpenXMLdynamicStyleKeyblockToOpenXMLinlinesToOpenXMLinlineToOpenXML stFootnotes stComments stSectionIdsstExternalLinksstListsstInsIdstDelId stStyleMaps stTocTitlestDynamicParaPropsstDynamicTextPropsenvTextPropertiesenvParaPropertiesenvRTL envListLevel envListNumIdenvInDelenvChangesAuthorenvChangesDate envPrintWidth ListMarkerNoMarker BulletMarker NumberMarkerescapeCharForConTeXtstringToConTeXttoLabelelementToConTeXtblockToConTeXtblockListToConTeXtinlineListToConTeXtinlineToConTeXt stNextRefstOrderedListLevel handleImagestex2pdf'html2pdf context2pdfblocksToOpenDocumentblockToOpenDocumentinlinesToOpenDocumentinlineToOpenDocument TextStyleItalicBoldStrikeSubSupSmallCPreLanguage stTableStyles stParaStyles stListStyles stTextStylesstTextStyleAttr stIndentParastInDefinitionstTight stImageId pandocToODTtransformPicMathODTState stEntriespandocToMediaWikiblockToMediaWikilistItemToMediaWikidefinitionListItemToMediaWikiblockListToMediaWikiinlineListToMediaWikiinlineToMediaWiki WriterReader listLeveluseTags docToJATS elementToJATS blocksToJATSdeflistItemsToJATSdeflistItemToJATSlistItemsToJATSlistItemToJATS blockToJATS inlinesToJATS inlineToJATS JATSVersionJATS1_1containsmonospacedFont defaultIndentdefaultListIndentparStylesToDoccharStylesToDoc escapeColonshyperlinksToDoc blocksToICML blockToICMLlistItemsToICMLlistItemToICML inlinesToICML inlineToICMLfootnoteToICML mergeSpacesintersperseBrsparStyle charStylestyleToStrAttr imageICML blockStyles inlineStyleslinks listDepth maxListDepthstMathstQuotesstSecNum stElementstHtml5 stEPUBVersionstCodeBlockNumnl prefixedId showSecNumelementToListItem elementToHtmlfootnoteSection parseMailto obfuscateLink obfuscateCharobfuscateString blockToHtmlinlineListToHtml annotateMML inlineToHtmlstSlideVariant writeEPUB ppTopElementProgressionDirectionLTRRTLTitle titleText titleFileAs titleType IdentifieridentifierTextidentifierSchemeCreator creatorText creatorRole creatorFileAsDatedateText dateEvent EPUBMetadataepubIdentifier epubTitleepubDate epubLanguage epubCreatorepubContributor epubSubjectepubDescriptionepubType epubFormat epubPublisher epubSource epubRelation epubCoverage epubRightsepubCoverImageepubStylesheetsepubPageDirectionepubIbooksFields EPUBState stMediaPaths stEpubSubdirauthorToDocbook writeDocbookelementToDocbookblocksToDocbookdeflistItemsToDocbookdeflistItemToDocbooklistItemsToDocbooklistItemToDocbookblockToDocbookinlinesToDocbookinlineToDocbookDocBookVersionDocBook4DocBook5 upperRoman lowerRomandecimal exampleNum defaultNum lowerAlpha upperAlpharomanOneinPeriod inOneParen inTwoParens gridTableSepgridTableHeader gridTableRowgridTableFooterpandocToMarkdownrefsToMarkdown keyToMarkdownnotesToMarkdownnoteToMarkdownolMarkerbeginsWithOrderedListMarkerblockToMarkdownbulletListItemToMarkdownorderedListItemToMarkdowndefinitionListItemToMarkdownblockListToMarkdown getReferenceinlineListToMarkdowninlineToMarkdownblockToMarkdown'stRefsstKeys stLastIdx stNoteNumenvPlainenvRefShortcutable envBlockLevelenvEscapeSpaces elementToOPMLpandocToAsciiDocblockToAsciiDocbulletListItemToAsciiDocorderedListItemToAsciiDocdefinitionListItemToAsciiDocblockListToAsciiDocinlineListToAsciiDocinlineToAsciiDoc SpacyLocationEndStart defListMarkerorderedListLevelbulletListLevel intrawordparseT2Ttable ListNestingLNlntypelnnestNoneNumberedpromoteHeaderstitleTransformsimpleTableHeader simpleTableExportSettingsexportArchivedTrees exportDrawersexportEmphasizedTextexportHeadlineLevelsexportPreserveBreaksexportSmartQuotesexportSpecialStringsexportSubSuperscriptsexportWithAuthorexportWithCreatorexportWithEmailexportWithTagsexportWithTodoKeywordsArchivedTreesOptionArchivedTreesExportArchivedTreesNoExportArchivedTreesHeadlineOnlyOrgParserState TodoSequence TodoMarker TodoState MacroExpanderOrgLinkFormatters OrgNoteTable OrgNoteRecordactiveTodoSequencesOrgParserLocalorgLocalQuoteContextorgStateAnchorIdsorgStateEmphasisCharStackorgStateEmphasisNewlinesorgStateExportSettingsorgStateHeaderMaporgStateIdentifiersorgStateIncludeFilesorgStateLastForbiddenCharPosorgStateLastPreCharPosorgStateLastStrPosorgStateLinkFormattersorgStateMacrosorgStateMacroDepth orgStateMetaorgStateNotes'orgStateOptionsorgStateParserContextorgStateTodoSequencesorgLogMessages orgMacrostodoMarkerStatetodoMarkerNameDoneTodooptionsToParserStateregisterTodoSequenceactiveTodoMarkers lookupMacro registerMacro OrgParser skipSpaces1inList withContextgetExportSettingupdateLastForbiddenCharPosupdateLastPreCharPos orgArgKey orgArgWordorgArgWordCharhline headerStart endOfBlock tableStart latexEnvStartbulletListStartorderedListStart drawerStart metaLineStartcommentLineStartexampleLineStart noteMarkerExportSettingSetterexportSettings exportSettingbooleanSettingintegerSettingarchivedTreeSettingcomplementableListSetting GHC.ClassesnotignoredSetting elispBooleanHeadline Properties PropertyValue PropertyKey documentTreetoTag toPropertyKeytoPropertyValueisNonNilheadlineheadlineToBlocksisCommentTitletagSpan headlineLevelheadlineTodoMarker headlineText headlineTagsheadlinePropertiesheadlineContentsheadlineChildren fromValuefromKeyTagfromTag parseTableRow LaTeXStatesOptionssMeta sQuoteContextsMacros sContainerssHeaders sLogMessages sIdentifiers sVerbatimModesCaption sInListItem sInTableCellsLastHeaderNumsLabelssToggles HeaderNuminlineinlinesendline pandocOrgCite berkeleyCitelinkLikeOrgRefCite orgRefCiteKeyorgRefCiteModelinkToInlinesFanchorsolidifyGHC.Num-inlineCodeBlockmathStringBetweenmath1CharBetween emphasisStart emphasisEndmany1TillNOrLessNewlinesemphasisPreCharsemphasisPostCharsemphasisForbiddenBorderCharsemphasisAllowedNewlines mathPostCharsmathForbiddenBorderCharsmathAllowedNewlinesafterEmphasisPreCharnotAfterForbiddenBorderCharsubOrSuperExprenclosedByPairaddToNotesTable linkTargetBerkeleyCitationListberkeleyCiteParensberkeleyCiteCommonPrefixberkeleyCiteCommonSuffixberkeleyCiteCitations metaExportmetaLinemetaExportSnippetaccumulatingList parseFormatmetaKeySwitchPolarityBlockAttributes blockListmetahorizontalRuleattrFromBlockAttributes keyValuesorgBlockrawBlockContent ignHeaders exportBlock codeBlockbabelResultsBlockcodeHeaderArgsswitchPolarityswitch genericSwitchlineNumberSwitch genericDrawerfigureendOfParagraphexampleincludeorgTablelistItemOrgTableorgTableColumnPropertiesorgTableHeader orgTableRows OrgTableRow OrgContentRow OrgAlignRow OrgHlineRowColumnPropertycolumnAlignmentcolumnRelWidth SwitchPlus SwitchMinus blockAttrNameblockAttrLabelblockAttrCaptionblockAttrKeyValues inChapterinPlain HTMLLocal quoteContext HTMLState parserState noteTablebaseHref identifiers headerMap logMessages parseTextile parseBlocks blockParsersblock codeBlockPreheaderanyListanyListAtDepthbulletListAtDepth*bulletListItemAtDepthorderedListAtDepthorderedListItemAtDepthgenericListItemAtDepthdefinitionList listStartdefinitionListItem rawHtmlBlockrawLaTeXBlock'para tableCelltableRow ignorableRowmaybeExplicitBlock inlineParsers inlineMarkupmark markupCharsstringBreakers hyphenedWordsstr whitespacerawLaTeXInline'linkimage escapedTagsymbolcode attributes surrounded singleton simpleInlineMuseTableElement MuseHeaderRow MuseBodyRow MuseFooterRow MuseCaption MuseTablemuseTableCaptionmuseTableHeaders museTableRowsmuseTableFooters listChunkinlinesBetweenMWState mwOptionsmwMaxNestingLevelmwNextLinkNumbermwCategoryLinks mwHeaderMapmwIdentifierList mwLogMessagesmwInTTinlinesInBalancedBrackets abbrevKeymultilineTablemultilineTableHeader OPMLStateopmlSectionLevel opmlDocTitleopmlDocAuthors opmlDocDate opmlOptionspipeFn PipeErrorpipeErrorCommand pipeErrorCodepipeErrorOutputLuaPackageParamsinstallPandocPackageSearcherpandocPackageSearcher dataDirScriptluaPkgCommonState luaPkgDataDirluaPkgMediaBagluaPackageParams initLuaStateKeyValue blockToCustomblockListToCustominlineListToCustominlineToCustomPandocLuaException StringifyText.Pandoc.Generic queryWith bottomUpMtopDownbottomUppandocTypesVersionnullAttrdocDate docAuthorsdocTitle lookupMeta isNullMetanullMetaunMeta MetaValueMetaMapMetaListMetaBool MetaString MetaInlines MetaBlocks Alignment AlignLeft AlignRight AlignCenter AlignDefaultListAttributesListNumberStyleDecimal DefaultStyle LowerRoman UpperRoman LowerAlpha UpperAlphaListNumberDelimPeriod DefaultDelimOneParen TwoParensAttr TableCellFormatHeader OrderedListNullPlainPara LineBlock CodeBlockRawBlock BlockQuote BulletListDefinitionListHorizontalRuleDiv QuoteType SingleQuote DoubleQuoteTargetMathType DisplayMath InlineMathStrSpaceEmphStrong Strikeout Superscript Subscript SmallCapsQuotedCiteCode SoftBreak LineBreakMath RawInlineLinkImageNoteSpanCitation citationIdcitationPrefixcitationSuffix citationModecitationNoteNum citationHash CitationMode AuthorInTextSuppressAuthorNormalCitationpdfWriterAndProg