diff options
author | Joey Hess <joey@kitenet.net> | 2011-06-29 17:57:53 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-06-29 17:57:53 -0400 |
commit | add72de71a922a7d7759c96931759e3680baaeae (patch) | |
tree | c09e5f9dddd8e19f0e7269fccb1956365eb9d251 /doc | |
parent | 6d01db205f41f16755fe7fbe49694b3bba2121c8 (diff) | |
download | ikiwiki-add72de71a922a7d7759c96931759e3680baaeae.tar ikiwiki-add72de71a922a7d7759c96931759e3680baaeae.tar.gz |
merged smcv/comments-metadata
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Comments_are_not_sorted_by_their_date_attribute.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/bugs/Comments_are_not_sorted_by_their_date_attribute.mdwn b/doc/bugs/Comments_are_not_sorted_by_their_date_attribute.mdwn index f5a331a1a..5a4c4b2ae 100644 --- a/doc/bugs/Comments_are_not_sorted_by_their_date_attribute.mdwn +++ b/doc/bugs/Comments_are_not_sorted_by_their_date_attribute.mdwn @@ -64,3 +64,8 @@ when run in the scan phase (so it doesn't htmlize, and only runs nested directives in scan mode), and adds a regression test. --[[smcv]] [[!tag patch]] + +> Thanks.. I am not 100% sure if I just forgot to scan internal pages +> or left it out as some kind of optimisation since none needed to be +> scanned. Anyway, if it was an optimisation it was not much of one +> since they were preprocessed. All applied, [[done]]. --[[Joey]] |