Plugins Directory » Redmine Include Macro Extension
|
Author: | |
---|---|---|
Website: | https://github.com/taikii/redmine_include_macro_extension | |
Code repository: | https://github.com/taikii/redmine_include_macro_extension | |
Registered on: | 2017-02-07 (almost 8 years ago) | |
Current version: | 0.0.3 | |
Compatible with: | Redmine 4.0.x, 3.4.x | |
User ratings: |
This plugin makes possible include wiki section.
Related issue: #3547
Caution!) This plugin will overwrite the default include macro.
{{include(Foo)}} {{include(Foo, Bar)}} -- to include Bar section of Foo page
Changelog
0.0.3 (2017-09-13)
Compatible with Redmine 4.0.x, 3.4.x.
New options- New feature: 2 new options. (noheading, nosubsection)
- Fix to make error if section can not be found.
- Bugfix: Index shifts when content is empty.
0.0.2 (2017-02-09)
Compatible with Redmine 3.3.x.
Support markdown.
0.0.1 (2017-02-08)
Compatible with Redmine 3.3.x.