
    ,h@                          d Z ddlmZ defdZy)z}
"Zero" preset, with nothing enabled. Useful for manual configuring of simple
modes. For example, to parse bold/italic only.
   )
PresetTypereturnc            
      B    ddddddddd d	dg diddgid	gd
dgdddS )N   Fu   “”‘’z	language-)	
maxNestinghtmllinkifytypographerquotesxhtmlOutbreaks
langPrefix	highlightrules)	normalizeblockinline	text_join	paragraphtextbalance_pairsfragments_join)r   rules2)corer   r   )options
components r       Z/var/www/html/Resume-Scraper/venv/lib/python3.12/site-packages/markdown_it/presets/zero.pymaker       sc       ! 1%
 /
4 KL}- *,<=
5" "r   N)__doc__utilsr   r    r   r   r   <module>r#      s    #j #r   