Changeset 53 in code for trunk/main_test.go
- Timestamp:
- Oct 28, 2021, 4:10:15 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/main_test.go
r48 r53 56 56 --- 57 57 Some content in markdown 58 `: Vars{58 `: { 59 59 "foo": "bar", 60 60 "title": "Hello, world!", … … 68 68 --- 69 69 Hello 70 `: Vars{70 `: { 71 71 "url": "example.com/foo.html", 72 72 "__content": "Hello\n",
Note:
See TracChangeset
for help on using the changeset viewer.