瀏覽代碼

Merge pull request #134 from schoettl/master

Removed space character between /*
Gilbert Pellegrom 11 年之前
父節點
當前提交
77d8b39ff9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      content/index.md

+ 1 - 1
content/index.md

@@ -37,7 +37,7 @@ Text files are marked up using [Markdown](http://daringfireball.net/projects/mar
 
 
 At the top of text files you can place a block comment and specify certain attributes of the page. For example:
 At the top of text files you can place a block comment and specify certain attributes of the page. For example:
 
 
-	/ *
+	/*
 	Title: Welcome
 	Title: Welcome
 	Description: This description will go in the meta description tag
 	Description: This description will go in the meta description tag
 	Author: Joe Bloggs
 	Author: Joe Bloggs