This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
Files
core/doc/hook/wiki_preprocess.bb
M.Dent 4d86a199f0 Add wiki_preprocess hook and documentation
(cherry picked from commit bad4ea6e65)
2018-10-11 11:42:29 +02:00

12 lines
218 B
Clojure

[h3]wiki_preprocess[/h3]
Called before markdown/bbcode processors are run for wiki pages
Passed parameter array:
'content' => wiki page content
'mimetype' => page mimetype
see: Zotlabs/Module/Wiki.php