Doc: Remove redundant <pre>

This commit is contained in:
merni-ns 2023-07-03 23:15:06 +05:30 committed by rubidium42
parent bcaa60612e
commit f1a6f91235

View File

@ -416,9 +416,7 @@ There is a check-script on the git server (also available for clients, see below
The first line of a message must match:
```
<pre>
<keyword>( #<issue>| <commit>(, (<keyword> #<issue>|<commit>))*)?: ([<section])? <Details>
</pre>
```
Keywords are:
* Add, Feature: Adding new stuff. Difference between "Feature" and "Add" is somewhat subjective. "Feature" for user-point-of-view stuff, "Add" for other.