### ChatMD Dependencies Source: https://github.com/eyssette/chatmd/blob/main/README.md This section lists the open-source software libraries that ChatMD relies on for its functionality, including YAML parsing, typing effects, Markdown conversion, profanity filtering, LaTeX rendering, and text resizing. ```text - js-yaml - typed.js - showdown - leo-profanity - french-badwords-list - katex - textFit ``` -------------------------------- ### Accessing Chatbot via URL Source: https://github.com/eyssette/chatmd/blob/main/README.md This snippet shows the base URL format for accessing a ChatMD chatbot. Users replace 'URL' with the actual URL of their Markdown file. ```text https://chatmd.forge.apps.education.fr/#URL ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.