diff tests/bakes/test_simple_categories.yaml @ 743:7705b3d981ca

templating: Make the 'categories' taxonomy use a 'pccaturl' function again.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 03 Jun 2016 20:21:58 -0700
parents 879b6b5647a8
children 45ad976712ec
line wrap: on
line diff
--- a/tests/bakes/test_simple_categories.yaml	Thu Jun 02 20:26:51 2016 -0700
+++ b/tests/bakes/test_simple_categories.yaml	Fri Jun 03 20:21:58 2016 -0700
@@ -23,6 +23,7 @@
       {% for p in pagination.posts -%}
       {{p.title}}
       {% endfor %}
+    pages/link.md: 'Link: {{pccaturl("bar")}}'
     pages/_index.md: ''
 out:
     index.html: ''
@@ -34,6 +35,7 @@
                 post02.html: ''
             '03':
                 post03.html: ''
+    link.html: 'Link: /cat/bar.html'
     cat:
         foo.html: |
           Pages in foo