Skip to content

Instantly share code, notes, and snippets.

@bernardbr
Last active March 11, 2026 18:29
Show Gist options
  • Select an option

  • Save bernardbr/af54add012e468d5a0eb1501199bdd1b to your computer and use it in GitHub Desktop.

Select an option

Save bernardbr/af54add012e468d5a0eb1501199bdd1b to your computer and use it in GitHub Desktop.
How to solve: Jetbrains Rider Markdown Preview
  1. Go to Settings | Editor | File Types.
  2. Search for a type named "Markdown document generated by AI tools".
  3. If you see *.md inside that list, remove it.
  4. Then, go to the standard Markdown file type in that same list and add *.md back to it.
image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment