Add subsection depth to HelpWriterContext
[alexxy/gromacs.git] / src / gromacs / selection / selhelp.cpp
index 2bcb6de49d48e86fcb26b32b103ff543e4e2d837..8487fafe69f59d003b334a717ef8c4bed7c8480e 100644 (file)
@@ -587,7 +587,7 @@ void KeywordsHelpTopic::writeHelp(const HelpWriterContext &context) const
     // TODO: The markup here is not really appropriate, and printKeywordList()
     // still prints raw text, but these are waiting for discussion of the
     // markup format in #969.
-    writeBasicHelpTopic(context, *this, helpText());
+    context.writeTextBlock(helpText());
     context.writeTextBlock("");
 
     // Print the list of keywords