SGF Markdown Preview is a Visual Studio Code extension that renders Smart Game Format (SGF) code blocks as interactive Go boards directly within the Markdown preview. It uses WGo.js for rendering and playback.
Features
Interactive Go Boards: Renders SGF content as playable boards.
Markdown Integration: Seamlessly integrates with standard Markdown previews using the sgf language identifier.
Playback Controls: Navigate through moves using the built-in player controls.
Usage
To render a Go board, simply create a code block in your Markdown file using the sgf language identifier and paste your SGF content inside.