---
title: "Building an RTL Markdown Preview for VS Code"
description: "Design notes behind BidiMD without patching the workbench."
author: "Mohammad-Pouya Ghourchiani"
canonical: "https://ghourchiani.ir/blog/bidimd-rtl-preview"
date: "2026-09-02"
lang: "en"
---
# Building an RTL Markdown Preview for VS Code

Design notes behind BidiMD without patching the workbench.

## Direct answer

This note documents a real workflow from production tooling — not a generic tutorial rewrite.

## Links

- Project: [/projects/bidimd](/projects/bidimd)
- Expertise: [/expertise/typescript](/expertise/typescript)
- Author: [/about](/about)
