- Fixed an empty div tag in Dropdown.svelte to ensure proper HTML structure. - Implemented a custom HTML sanitizer in markdown.ts to avoid postcss dependency issues, allowing only specific tags and attributes to enhance security against XSS attacks.