% The \opt{parskip=\meta{opt}} option configures the spacing in beween paragraphs.
% This is a option originally implemented by \KOMAScript{} (see \href{http://mirrors.ctan.org/macros/latex/contrib/koma-script/doc/scrguide-en.pdf?page=239#table.3.7}{its manual})
% so all its options apply. The class only adds additional options. \par
% For you convinience the relevant options are also listed here:
%
% This is an extending option originally implemented by \KOMAScript{}.
% \begin{options}
% \item[false\OR off] Paragraphs are identified by indentation of the first line by
% 1\,em. There is no spacing requirement at the end of the last line of a
% paragraph.
% \item[full\OR true\OR on] Paragraphs are identified by a vertical space of one line
% between paragraphs. There must be at least 1\,em of free space at the end of
% the last line of the paragraph.
% \item[full-] Paragraphs are identified by a vertical space of one line between
% paragraphs. There is no spacing requirement at the end of the last line of a
% paragraph.
% \item[full+] Paragraphs are identified by a vertical space of one line between
% paragraphs. There must be at least a third of a line of free space at the end
% of a paragraph.
% \item[full*] Paragraphs are identified by a vertical space of one line between
% paragraphs. There must be at least a quarter of a line of free space at the
% end of a paragraph.
% \item[half] Paragraphs are identified by a vertical space of half a line between
% paragraphs. There must be at least 1\,em free space at the end of the last
% line of a paragraph.
% \item[half-] Paragraphs are identified by a vertical space of half a line between
% paragraphs. There is no spacing requirement at the end of the last line of a
% paragraph.
% \item[half+] Paragraphs are identified by a vertical space of half a line between
% paragraphs. There must be at least a third of a line of free space at the end
% of a paragraph.
% \item[half*] Paragraphs are identified by a vertical space of half a line between
% paragraphs. There must be at least a quarter of a line of free space at the
% end of a paragraph.
% \item[never] No inter-paragraph spacing will be inserted even if additional
% vertical spacing is needed for vertical adjustment with |\flushbottom|.
% \item[never+] No inter-paragraph spacing will be inserted. There must be at least a
% third of a line of free space at the end of a paragraph.
% \item[never*] No inter-paragraph spacing will be inserted. There must be at least a
% quarter of a line of free space at the end of a paragraph.
% \item[\dots] see \href{http://mirrors.ctan.org/macros/latex/contrib/koma-script/doc/scrguide-en.pdf#table.3.7}{\KOMAScript{} manual, Table 3.7} for more options.