I\'m playing around with my first Node.js Express application, and as every programmer knows, the first thing you should build when testing out a new framework is a blog! Anyway
If you are using Scalate's Jade support you can enter:
section :&markdown #{md}
You can also import external files with:
section :&markdown #{include("MyFile.md")}