Conf file syntax highlighting is present in VS Code but not supported in the Markdown preview: <img width="1357" height="643" alt="Image" src="https://github.com/user-attachments/assets/3e06a4a9-651a-46a2-83b5-b6133ce2cfba" /> Sample code block for testing: ```conf # /etc/dnf/dnf.conf [main] # ... exclude=docker-ce # /etc/dnf/automatic.conf [base] # ... exclude=docker-ce ```
Conf file syntax highlighting is present in VS Code but not supported in the Markdown preview:
Sample code block for testing: