Test on code formatting
I really want code formatting to work on this blog. Until I move it to a better system, that is :)
So a first test:
public class CupOCadNetBlog
{
public bool CanDoCodeFormattingProperly()
{
return true; // hopefully??? :)
}
}
0 reacties:
Post a Comment