teach plugins with dependencies to behave
This commit is contained in:
7
test_data/content/cat1/article1.rst
Normal file
7
test_data/content/cat1/article1.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
Article 1
|
||||
#########
|
||||
|
||||
:date: 2011-02-17
|
||||
:yeah: oh yeah !
|
||||
|
||||
Article 1
|
||||
6
test_data/content/cat1/article2.rst
Normal file
6
test_data/content/cat1/article2.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
Article 2
|
||||
#########
|
||||
|
||||
:date: 2011-02-17
|
||||
|
||||
Article 2
|
||||
6
test_data/content/cat1/article3.rst
Normal file
6
test_data/content/cat1/article3.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
Article 3
|
||||
#########
|
||||
|
||||
:date: 2011-02-17
|
||||
|
||||
Article 3
|
||||
7
test_data/content/cat1/markdown-article.md
Normal file
7
test_data/content/cat1/markdown-article.md
Normal file
@@ -0,0 +1,7 @@
|
||||
Title: A markdown powered article
|
||||
Date: 2011-04-20
|
||||
|
||||
You're mutually oblivious.
|
||||
|
||||
[a root-relative link to unbelievable](|filename|/unbelievable.rst)
|
||||
[a file-relative link to unbelievable](|filename|../unbelievable.rst)
|
||||
Reference in New Issue
Block a user