As mentioned in my last post, I am not happy with Live Writer anymore, and would prefer to use Markdown. However, Google Blogger (this blog engine) doesn’t support Markdown. Before rolling my own blogging pipeline, I did some minor googling, and found out that StackEdit supports publishing to Blogger!
This is really just a test to see how this works out. Most interestingly, I am trying to see if this content shows up after the break!
package main
import "fmt"
func main() {
fmt.Println("Hello from stackedit!")
}
The above code block is actually generated from StackEdit markdown snippet, which uses highlight.js to render the code ahead of time (instead of on demand), then I have applied a custom theme to it on my blogger template.
I think I am going to keep this for a little bit, and see if I like it or not!
1 comment:
I love your web design, wherever did you obtain it through? earn money from online
Post a Comment