Table of Contents |
---|
Add documentation for the IGB Manager
...
Code Block | ||||
---|---|---|---|---|
| ||||
<plugin> <groupId>com.lorainelab</groupId> <artifactId>bundle-markdown-encoder</artifactId> <executions> <execution> <goals> <goal>encodeMarkdown</goal> </goals> </execution> </executions> </plugin> |
Supported Markdown
The IGB App Manager should honor github-flavored markdown, described here: https://help.github.com/articles/github-flavored-markdown/
However, before deploying your Markdown you should test it with the App Manager.