summaryrefslogtreecommitdiffstats
path: root/releases.moxie
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2013-12-09 16:37:20 -0500
committerJames Moger <james.moger@gitblit.com>2013-12-09 16:37:20 -0500
commit0c0bb9c0c479b0c04e918f1dfb57e2998d0b3ecc (patch)
tree4c4bf38ce5a62c3adfeeeda193b9e46a54b76357 /releases.moxie
parent2a5e6510782fff7562fc2272a8483f4fa3c868c1 (diff)
downloadgitblit-0c0bb9c0c479b0c04e918f1dfb57e2998d0b3ecc.tar.gz
gitblit-0c0bb9c0c479b0c04e918f1dfb57e2998d0b3ecc.zip
Support Markdown image links relative to the repository root (issue-324)
Change-Id: I8bad02b26a20636e4fc3d1f0ab0a16f0bacc7bf1
Diffstat (limited to 'releases.moxie')
-rw-r--r--releases.moxie3
1 files changed, 2 insertions, 1 deletions
diff --git a/releases.moxie b/releases.moxie
index 9f559af1..1e8ce8c9 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -47,6 +47,7 @@ r20: {
- Set Link: <url>; rel="canonical" http header for SEO (issue-304)
- Added raw links to the commit, commitdiff, and compare pages (issue-319)
- Support intradocument linking in Markdown content using [[WikiLinks]] syntax (issue-324)
+ - Support Markdown image links relative to the repository root (issue-324)
- Added filesystem write permission check (issue-345)
- Support rendering confluence, mediawiki, textile, tracwiki, and twiki markup documents
- Added setting to globally disable anonymous pushes in the receive pack
@@ -59,7 +60,7 @@ r20: {
- updated to JGit 3.1.0
- updated to Lucene 4.6.0
- updated to BouncyCastle 1.49
- - replaced MarkdownPapers with pegdown 1.4.1
+ - replaced MarkdownPapers with pegdown 1.4.2
- added Eclipse WikiText libraries for processing confluence, mediawiki, textile, tracwiki, and twiki
settings:
- { name: 'git.createRepositoriesShared', defaultValue: 'false' }