GitHub-Flavored CommonMark Syntax 1.0
GitHub-Flavored CommonMark Syntax 1.0 |
Type | JAR |
Category | Syntax |
Developed by | Vincent Massol, Hassan Ali, Pierre Jeanjean, XWiki Development Team |
Active Installs | 16 |
Rating | |
License | GNU Lesser General Public License 2.1 |
Compatibility | XWiki 12.10.7+ and 13.3+ |
Description
This syntax is an extension of the CommonMark Markdown Syntax 1.2 (and thus it inherits from all the XWiki-specific improvements over Common Markdown) and provides a GitHub-Flavored Markdown syntax.
The unique syntax id is: markdown+github/1.0.
Limitations
The following limitations exist:
Prerequisites & Installation Instructions
We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager).
You can also use the manual method which involves dropping the JAR file and all its dependencies into the WEB-INF/lib folder and restarting XWiki.
Dependencies
Dependencies for this extension (org.xwiki.contrib.markdown:syntax-markdown-github10 8.9):
- org.xwiki.contrib.markdown:syntax-markdown-commonmark12 8.9
- org.xwiki.rendering:xwiki-rendering-api 12.10
- org.xwiki.rendering:xwiki-rendering-syntax-plain 12.10
- com.vladsch.flexmark:flexmark-ext-gfm-tasklist 0.64.8