aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2016-02-19 17:39:50 -0500
committerUnknwon <u@gogs.io>2016-02-19 17:39:50 -0500
commit341da3cea7b194e74057612efc6fb97cb57f1446 (patch)
treea4d74dc2ad864de6a0c6a00797d2ebaec5ea9354 /README.md
parent716209563532587928099b33f0481d44fbf78c46 (diff)
downloadgitea-341da3cea7b194e74057612efc6fb97cb57f1446.tar.gz
gitea-341da3cea7b194e74057612efc6fb97cb57f1446.zip
Fix inappropriate markdown post process end tag check
When <code> is nested inside <pre>, the next end tag token would not able to be the same as outer-most start tag. So we only check outer-most start and end tag token to be the same.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 34493f5161..415e036b40 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ Gogs - Go Git Service [![Build Status](https://travis-ci.org/gogits/gogs.svg?bra
![](https://github.com/gogits/gogs/blob/master/public/img/gogs-large-resize.png?raw=true)
-##### Current version: 0.8.38
+##### Current version: 0.8.39
| Web | UI | Preview |
|:-------------:|:-------:|:-------:|