Skip to content

imiskolee/tidb-wasm-markdown

Repository files navigation

TiDB Wasm Markdown

This is a markdown-it plugin to run TiDB Wasm Instance on markdown so that you can have an interactive playground to learn SQL in the browser.

Enjoy TiDB on Markdown.

Install

git clone https://github.com/imiskolee/tidb-wasm-markdown.git
cd tidb-wasm-markdown
python -m SimpleHTTPServer 8000

open http://localhost:8000/example.html

  1. Use the ::: tisql keyword before your SQL statements
  2. Click Parser to parse the Markdown to HTML. The TiDB Wasm instance will be automatically launched and output the results in the editor.

Demo

demo

Screenshot

./demo.jpg

Road Map

  • Support more controls instruction

About

a markdown-it plugin for render tidb wasm instance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •