Currently, MarkdownLivePreview offers only a light mode interface. To enhance accessibility and user experience, it would be beneficial to implement a dark mode option. Many users prefer to see the markdown preview in both light and dark modes, as it helps them better evaluate how their content will appear in different themes.
Proposed Changes:
- Introduce a toggle or system preference detection to switch between light and dark themes.
- Ensure that the dark mode theme provides sufficient contrast for readability.
Implementing this feature would accommodate users who prefer dark mode, especially in low-light environments, and align with modern web accessibility standards.
Currently, MarkdownLivePreview offers only a light mode interface. To enhance accessibility and user experience, it would be beneficial to implement a dark mode option. Many users prefer to see the markdown preview in both light and dark modes, as it helps them better evaluate how their content will appear in different themes.
Proposed Changes:
Implementing this feature would accommodate users who prefer dark mode, especially in low-light environments, and align with modern web accessibility standards.