Lines Matching refs:macro
1 This is a macro substitution plugin which enables substitutions of both words and longer
12 macros inside the primary macro definition. That is, it can accept:
14 MACRO_1 This macro can include #@MACR0_2@# inside it.
15 MACRO_2 a second macro
18 This macro can include a second macro inside it.
20 It accepts only one level of macro inclusion, so that if MACRO_3 were included in
23 The macro definitions will also accept entities defined dokuwiki's conf/entities.conf and
29 A macro name with the _HTML suffix will be output as HTML, whereas without the _HTML suffix the
35 If a macro has this format, textinsert checks the file's namespace for a language specified
40 it finds one, it will substitute this for the macro. Otherwise, it will substitute the entry for
48 to become effective, these must be included in a standard HTML macro definition