escape markup (oops)

master
Ulrik Sverdrup 2009-09-18 16:10:43 +02:00
parent e19d0c5bbd
commit 5cd338fe16
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ The page is rST-parsed once in 'scan' and once in 'htmlize' (the first to genera
> at scan time, you could reuse the cached data at htmlize time for inputs
> that are the same -- but that could be a very big cache! --[[Joey]]
>> I would propose using a simple heuristic: If you see `[[` anywhere on the
>> I would propose using a simple heuristic: If you see \[[ anywhere on the
>> page, don't cache it. It would be an effective cache for pure-rst wikis
>> (without any ikiwiki directives or wikilinks).
>> However, I think that if the cache does not work for a big load, it should