diff options
author | Joey Hess <joey@kitenet.net> | 2008-03-17 07:03:20 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-03-17 07:03:20 -0400 |
commit | cd58e6cb45a816c444109ed325cd7a7bcfc35fb6 (patch) | |
tree | ef3f9b291631a507f5a699869d5700e55210c854 | |
parent | fdb7be6e4c8f1f28eb7044b80bcf1734c97e3161 (diff) |
web commit by http://madduck.net/: fix title
-rw-r--r-- | doc/bugs/aggregateinline_planets_wrongly_link_to_posts.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/aggregateinline_planets_wrongly_link_to_posts.mdwn b/doc/bugs/aggregateinline_planets_wrongly_link_to_posts.mdwn index 814390fa1..e722e9d73 100644 --- a/doc/bugs/aggregateinline_planets_wrongly_link_to_posts.mdwn +++ b/doc/bugs/aggregateinline_planets_wrongly_link_to_posts.mdwn @@ -1,3 +1,5 @@ +[[!meta title="aggregate/inline planets wrongly link to posts"]] + Please see <http://vcs-pkg.org/planet/>. The headers of posts link to the HTML pages, which ikiwiki scraped. Also, the `\[[meta]]` titles and author directives aren't processed, but included inline. I believe that the headers should link to the posts directly, not the "cached" copies ikiwiki keeps around. |