Add support for flowchart preview in VS Code's built-in markdown preview.
Use tefcha fenced code blocks
```tefcha
# Write pseudo code here
if morning
hello
end
```
See Syntax section of following URL:
https://github.com/hrhr49/tefcha#readme
