typo
parent
263cfa7d1e
commit
471ac78068
|
@ -1,4 +1,4 @@
|
|||
the [[pluhins/aggregate]] plugin mashes the `title` of an aggregated post into a filename. This results in long filenames. I have hit a filesystem length limitation on several occasions. Some (ab)uses of RSS, e.g., twitter,
|
||||
the [[plugins/aggregate]] plugin mashes the `title` of an aggregated post into a filename. This results in long filenames. I have hit a filesystem length limitation on several occasions. Some (ab)uses of RSS, e.g., twitter,
|
||||
generate long titles. Especially once you throw escaping into the mix:
|
||||
|
||||
$ ikiwiki --setup testsetup --aggregate --refresh
|
||||
|
|
Loading…
Reference in New Issue