How to use Gist with Stackedit for WordPress blog?
- Create the gist and copy the git number
An example is https://gist.github.com/vishalkanaujia/c7d692de9a3b337e9ad8e655533b9856
The gist id is the last string of the address:
“c7d692de9a3b337e9ad8e655533b9856” - In the stackedit source (markdown file), add the following code:
[g i s t]c7d692de9a3b337e9ad8e655533b9856[/g i s t]
Please type as “gist” - WordPress will automatically interpret the command and pull your gist.
Reference
Written with StackEdit.