Main Section
Is this going to be a good place for me to start blogging about my career? Is this going to be able to support my code/images etc? Looks like it.
- Supports Markdown
- so that is familiar
var supportsCode = true;
public bool SupportsCodeBlock {get {return true;}}
Lets see how that looks.
Top comments (0)