Skip to content

Commit e808f91

Browse files
author
TheSnoozer
committed
Syntax Highlighting does not work in comments :/
1 parent 04e4114 commit e808f91

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,8 @@ It's really simple to setup this plugin; below is a sample pom that you may base
371371
when you run git-describe it only looks only for *annotated tags* by default
372372
if you wish to consider *lightweight tags* in your describe as well you would need to switch this to *true*
373373
374-
The difference between *annotated tags* and *lightweight tags* is outlined in more depth in section [git describe and a small gotcha with tags](https://github.com/ktoso/maven-git-commit-id-plugin/#git-describe-and-a-small-gotcha-with-tags)
374+
The difference between *annotated tags* and *lightweight tags* is outlined in more depth here:
375+
https://github.com/ktoso/maven-git-commit-id-plugin/#git-describe-and-a-small-gotcha-with-tags
375376
-->
376377
<tags>false</tags>
377378

0 commit comments

Comments
 (0)