úÎ/!-l      Safe-Inferred4An option flag to be passed to the discount parser. %INTERNAL USE ONLY. Combine a list of  values into  a single flag.  None:Convert the ByteString String input into well-formed HTML 9 output. Note that an empty set of flags will not enable strict ! markdown behavior; instead, use , which will cause & discount to pass the markdown tests. As  , but taking  ( values instead. Uses UTF-8 internally. BDisables processing of links. Note that this will produce invalid  HTML due to a bug in discount! ?Disables image processing. Note that this will produce invalid  HTML due to a bug in discount! BDisables SmartyPants processing. SmartyPants replaces quotes with 0 curly quotes (except in code blocks), replaces (tm), (r), and  (c)6 with the relevant symbols, and replaces ellipses and  em/(en-dashes with the appropriate symbols. @Disables raw HTML. Note that this will produce invalid HTML due  to a bug in discount! 4Disables both superscript and relaxed emphasis (see  ). >Disable pseudoprotocol wrapping. If this is not enabled, then  links of the form [foo bar](class:glarch) will be replaced by  < span class="glarch">foo bar</span>, and similarly for   abbr:desc (uses < abbr title="desc">) and id:name (uses <a  id="name">) Disables converstion of A^B into A<sup>B</sup>. <Disables relaxed emphasis, allowing underscores to indicate < emphasis in the middle of a word. With relaxed emphasis on  (i.e. without this option) foo_bar_ will parse as  foo_bar_. With it off, it parses as foo<em>bar</em>. @Disables PHP Markdown Extra-style tables. See the documentation  on PHP Markdown Extra at   5http://michelf.com/projects/php-markdown/extra/#table.  Disables ~~strikethrough~~. ?Disables Pandoc-style header processing. This does not disable  headers like  This  ====  # or this 7Disables div-style quotes. Div-style quotes translates   > %class%  > foo as < div class="class">foo</div>. %Disables alphanumeric-ordered lists. Disables definition lists. *Process Markdown even inside an HTML tag. 1Only allow links that are local or that point to http, https,  news, or ftp schemes. Expand tabs to 4 spaces. +Enable Markdown Extra style footnotes. See   9http://michelf.com/projects/php-markdown/extra/#footnotes. For example:  ' Here's some text with a footnote.[^1]  ) [^1]: Here's a footnote with some text. *Footnotes have backlinks to their parent. BDisables all discount features not in the original Markdown spec: A SmartyPants, relaxed emphasis, pseudo-protocols, strikethrough, B headers, alphabetical lists, definition lists, superscripts, and  tables.     !      !"#$ discount-0.1 Text.DiscountText.Discount.InternalDiscountOption parseMarkdownparseMarkdownUtf8noLinksnoImages noSmartyPantsnoHtmlstrictnoPseudoProtocolsnoSuperscriptsnoRelaxedEmphasisnoTablesnoStrikethrough noHeaders noDivQuotes noAlphaListsnoDefinitionListstagText safeLinkstabStop footnotes compatOptionscombineOptionsMMIOPtrMMIOTunDiscountOption mkd_cleanup mkd_document mkd_compile mkd_string text-0.11.3.1Data.Text.InternalText