This plugin makes possible include wiki section.
Caution!) This plugin will overwrite the default include macro.
{{include(Foo)}}
{{include(Foo, Bar)}} -- to include Bar section of Foo page
> {{include(Child, Sec2)}}
> {{include(Child, Sec2, noheading, nosubsection)}}
> |_. Title |
> | {{include(Child, Sec2, noheading, nosubsection)}} |
- Clone or copy files into the Redmine plugins directory
git clone https://github.com/taikii/redmine_include_macro_extension.git plugins/redmine_include_macro_extension
- Restart Redmine
This plugin is released under the MIT License.