Minor updates
Support
To check known issues (or if you want to file one), view this app's issue tracker.
To learn more about the app, you should:
- Read the documentation.
- Look around the forums.
If you are a developer, you can help fix the problem yourself by:
- Downloading the source code.
Description
Edit in wiki
Wiki markup macros allow all or portions of a page to be edited with wiki markup.
Retains wiki markup
Wiki markup is retained across edit sessions. The wiki content is not converted to rich text format.
Aids migration from 3.x
Use on Confluence 3.x prior to migration to prepare some pages to avoid rich text conversion.
More details
The wiki and wiki-markup macros are used to prevent migration of the macro body's wiki style markup on current Confluence versions. It simply renders the macro body.
- Useful for those that want to continue to use wiki markup for page content. The most likely scenario is portions of pages that have complex macros that are easier to deal with in wiki mode.
- Use as a workaround for undesirable editor behavior.
- Useful for add-on developer testing legacy macro support - supported with GINT - Groovy Integration Test Framework.
Appfire helps great makers build what's next. Our growing portfolio of apps empowers teams worldwide with workflow automation, business intelligence, and administration at scale.
Version history
1.5.0Confluence Server 7.4.0 - 8.5.22022-11-04Minor updates 1.4.0Confluence Server 7.4.0 - 8.1.42016-06-08Minor updates, test and support Confluence 5.10 1.3.0Confluence Server 5.2 - 5.9.142014-09-02Data center support, minor fixes 1.2.2Confluence Server 4.1 - 5.62013-08-02Allow use of global template for dashboard, mobile support 1.2.1Confluence Server 4.1 - 5.1.52013-05-07New graphics No release notes.1.2.0Confluence Server 4.1 - 5.1.12013-01-16Inline macros Inline Support
Even though the macros were marked as inline, a workaround to CONF-22898 needed to be used as well. If the macro is already used in an inline manner and inline was not intended, then this will cause the spacing to be contracted. This is an unusual case as the normal case is to expect the inlining.
1.1.0Confluence Server 4.0 - 4.3.72012-08-26Native Confluence 4.x macro for wiki markup New wiki-markup macro that can be used directly from the editor and macro browser.
1.0.0Confluence Server 3.1 - 4.2.122012-04-02Simple wiki macro