mirror of
https://github.com/unknwon/the-way-to-go_ZH_CN.git
synced 2025-08-12 01:21:38 +08:00
fix: coding style and file format for chapter 11, 12, 13, 14 and 15.
This commit is contained in:
@@ -33,6 +33,7 @@ func main() {
|
||||
new_page.load("Page.md")
|
||||
fmt.Println(string(new_page.Body))
|
||||
}
|
||||
|
||||
/* Output:
|
||||
* # Page
|
||||
* ## Section1
|
||||
|
Reference in New Issue
Block a user