second thoughts
parent
3ca05b15d6
commit
64765b365e
|
@ -33,3 +33,6 @@ This could also make it easier to support more styles of markup, rather than hav
|
||||||
> regexps to match on. So ikiwiki's more general filtering interface seems
|
> regexps to match on. So ikiwiki's more general filtering interface seems
|
||||||
> to allow both of these to do things that could not be done with the
|
> to allow both of these to do things that could not be done with the
|
||||||
> PmWiki interface. --[[Joey]]
|
> PmWiki interface. --[[Joey]]
|
||||||
|
|
||||||
|
>>You have some good points. I was aware of using filter, but it didn't occur to me that one could use sanitize to do processing also, probably because "sanitize" brought to mind removing harmful content rather than doing other alterations.
|
||||||
|
>>It has also occurred to me, on further thought, that if one wants one's chosen markup to actually be processed during the "preprocess" stage, that one could do so by converting the chosen markup to directive-style markup during the "filter" stage and then processing the directive during the "preprocess" stage as per usual. Is there a tag for "no longer on the wishlist?". --[[KathrynAndersen]]
|
||||||
|
|
Loading…
Reference in New Issue