Changeset 35 in code for trunk/zs_test.go
- Timestamp:
- Sep 2, 2015, 5:35:26 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/zs_test.go
r34 r35 54 54 foo: bar 55 55 title: Hello, world! 56 56 --- 57 57 Some content in markdown 58 58 `: Vars{ … … 64 64 "__content": "Some content in markdown\n", 65 65 }, 66 `url: "example.com/foo.html" 67 66 ` 67 url: "example.com/foo.html" 68 --- 68 69 Hello 69 70 `: Vars{
Note:
See TracChangeset
for help on using the changeset viewer.