Removed URL parameter and updated MarkdownMacro.java to get URL from bodyContent.

This commit is contained in:
unknown
2018-08-08 16:06:31 -05:00
parent e3fa72d307
commit 8a4b73b7bd
3 changed files with 16 additions and 15 deletions

View File

@@ -90,6 +90,8 @@
<configuration>
<productVersion>${confluence.version}</productVersion>
<productDataVersion>${confluence.data.version}</productDataVersion>
<enableQuickReload>true</enableQuickReload>
<enableFastdev>false</enableFastdev>
</configuration>
</plugin>
<plugin>