File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Reviki
22
33 Version History
4+ 0.5.0 (2015-04-02)
5+ ------------------
6+
7+ * Introduced new wiki syntax:
8+
9+ + Triple double quotes (""") can be used to mark up block quotations.
10+ [REVIKI-569]
11+
12+ + Back-ticks can be used to mark up sections of code. Triple back-ticks
13+ (```) are used for blocks of code and may contain a language hint.
14+ Single back-ticks may be used for inline code.
15+ [REVIKI-587]
16+
17+ * Fixed an issue that prevented opaque URIs (e.g. mailto: links) from working
18+ as the target of inter-wiki links.
19+ [REVIKI-602]
20+
21+ * Added support for single square bracket (confluence style) links to the
22+ renderer. These are not enabled in Reviki, but may be enabled by systems
23+ embedding the Reviki renderer (e.g. the JIRA plugin).
24+ [REVIKI-592, REVIKI-599]
25+
26+
4270.4.0 (2014-10-14)
528------------------
629
You can’t perform that action at this time.
0 commit comments