Merge "config.md: Correct formatting of config values" into stable-2.16
diff --git a/src/main/resources/Documentation/config.md b/src/main/resources/Documentation/config.md
index c4f98ff..41b8490 100644
--- a/src/main/resources/Documentation/config.md
+++ b/src/main/resources/Documentation/config.md
@@ -7,10 +7,10 @@
 ```
   [plugin "@PLUGIN@"]
     allowDeletionOfReposWithTags = true
+
 ```
 
-<a id="allowDeletionOfReposWithTags">
-`plugin.@PLUGIN@.allowDeletionOfReposWithTags`
+plugin.@PLUGIN@.allowDeletionOfReposWithTags
 :	Whether repositories that contain tags can be deleted.
 
 	In some organizations repositories that contain tags must not be
@@ -21,8 +21,7 @@
 
 	By default true.
 
-<a id="hideProjectOnPreserve">
-`plugin.@PLUGIN@.hideProjectOnPreserve`
+plugin.@PLUGIN@.hideProjectOnPreserve
 :	Whether projects should be hidden when the preserve option is used
 	for the deletion.
 
@@ -34,8 +33,7 @@
 
 	By default false.
 
-<a id="enablePreserveOption">
-`plugin.@PLUGIN@.enablePreserveOption`
+plugin.@PLUGIN@.enablePreserveOption
 :	Whether the "Preserve git repository" option is enabled for the user on the
     UI and ssh delete-project command.
 
@@ -47,8 +45,7 @@
 
 	By default true.
 
-<a id="parentForDeletedProjects">
-`plugin.@PLUGIN@.parentForDeletedProjects`
+plugin.@PLUGIN@.parentForDeletedProjects
 :	The name of the project that is used as parent for all deleted
 	projects that were preserved by hiding them.
 
@@ -57,8 +54,7 @@
 
 	By default `Deleted-Projects`.
 
-<a id="protectedProject">
-`plugin.@PLUGIN@.protectedProject`
+plugin.@PLUGIN@.protectedProject
 :	The name of a project that is protected against deletion. May be an exact
 	name or a regular expression.
 
@@ -67,8 +63,8 @@
 
 	By default not set.
 
-<a id="archiveDeletedRepos">
-`plugin.@PLUGIN@.archiveDeletedRepos`
+
+plugin.@PLUGIN@.archiveDeletedRepos
 :	Whether to archive repositories instead of deleting them.
 
 	Archiving the git repository means that the repository is stored
@@ -92,8 +88,7 @@
 
 	By default false.
 
-<a id="archiveFolder">
-`plugin.@PLUGIN@.archiveFolder`
+plugin.@PLUGIN@.archiveFolder
 :	The absolute path of the archive folder to store archived repositories.
 
 	The git repository is archived to this target folder only if
@@ -101,8 +96,7 @@
 
 	By default `$site_path/data/delete-project`.
 
-<a id="deleteArchivedReposAfter">
-`plugin.@PLUGIN@.deleteArchivedReposAfter`
+plugin.@PLUGIN@.deleteArchivedReposAfter
 :	The time duration for the git repository to be archived.
 
 	The following suffixes are supported to define the time unit:\n