summaryrefslogtreecommitdiffstats
path: root/releases.moxie
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2013-10-24 23:44:11 -0400
committerJames Moger <james.moger@gitblit.com>2013-10-25 08:39:56 -0400
commita7317acec01cde855a9f9f3d2da3dcc49d89aa86 (patch)
tree11795f77b74e7c642b7b916e84e5306bdcfd83e9 /releases.moxie
parentab1e1148ba6ec2a0e53ff54398173204febc9a4a (diff)
downloadgitblit-a7317acec01cde855a9f9f3d2da3dcc49d89aa86.tar.gz
gitblit-a7317acec01cde855a9f9f3d2da3dcc49d89aa86.zip
Support for intra-Markdown linking using [[WikiLinks]] syntax (issue-324)
All WikiLinks must be specified relative to the root of the repository. The displayed link text is stripped to just the document name. Spaces in the document name are replaced with '-' characters; this is consistent with wiki syntax and Github. Change-Id: Id3fb1b5441352d9bacc4993a5b85882db113693b
Diffstat (limited to 'releases.moxie')
-rw-r--r--releases.moxie1
1 files changed, 1 insertions, 0 deletions
diff --git a/releases.moxie b/releases.moxie
index b2968a11..e9ec642d 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -31,6 +31,7 @@ r20: {
- Added option to render Markdown commit messages (issue-203)
- Added setting to control creating a repository as --shared on Unix servers (issue-263)
- Added raw links to the commit, commitdiff, and compare pages (issue-319)
+ - Support intradocument linking in Markdown content using [[WikiLinks]] syntax (issue-324)
- Added setting to globally disable anonymous pushes in the receive pack
- Added a normalized diffstat display to the commit, commitdiff, and compare pages
dependencyChanges: