
    $g4                     "    d Z ddlmZ defdZdS )zCommonmark default options.

This differs to presets.default,
primarily in that it allows HTML and does not enable components:

- block: table
- inline: strikethrough
   )
PresetTypereturnc            
      F    ddddddddd d	dg didg d	ig d
g ddddS )N   TFu   “”‘’z	language-)	
maxNestinghtmllinkifytypographerquotesxhtmlOutbreaks
langPrefix	highlightrules)	normalizeblockinline	text_join)

blockquotecodefenceheadinghr
html_blocklheadinglist	reference	paragraph)
autolink	backticksemphasisentityescapehtml_inlineimagelinknewlinetext)balance_pairsr!   fragments_join)r   rules2)corer   r   )options
components r/       ^/var/www/html/netbox-4.1.3/venv/lib/python3.11/site-packages/markdown_it/presets/commonmark.pymaker2      s       ! 1% 5
 
: KKKL      JII !
 
;= = =r0   N)__doc__utilsr   r2   r/   r0   r1   <module>r5      sH          >j > > > > > >r0   