-
improved documentation of @req identifier and explain the
utility rttrts2tab, also included in Appendix A (implements
#13910, 1)
-
text after @req is preserved in subsequent lines and also
displayed in the testprocedure table (implements #13910, 2)
-
empty lines in explanations (e.g., @event) are preserved
(implements #13910, 4)
-
leading white-spaces in explanations (e.g., @event) are
preserved (implements #13910, 5)
-
repaired (in taglib) the situation where the rttPrint block
contains no text before the first description entry (fixes
#16482)
-
adjust counterpart (rtttab2tex) to distinguish lines that are
truly empty (no blank) and those that have one leading blank
(text continues), (part of #13910, 4)