Changeset 35 in code for trunk/zs_test.go


Ignore:
Timestamp:
Sep 2, 2015, 5:35:26 PM (10 years ago)
Author:
zaitsev.serge
Message:

added explicit yaml separator, fixed amber compilation sequence

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/zs_test.go

    r34 r35  
    5454foo: bar
    5555title: Hello, world!
    56 
     56---
    5757Some content in markdown
    5858`: Vars{
     
    6464                        "__content": "Some content in markdown\n",
    6565                },
    66                 `url: "example.com/foo.html"
    67 
     66                `
     67url: "example.com/foo.html"
     68---
    6869Hello
    6970`: Vars{
Note: See TracChangeset for help on using the changeset viewer.