Skip to content

Commit bc44f83

Browse files
committed
issue doxygen#11342 The code is incorrectly formatted in @code command
Resetting values.
1 parent c661656 commit bc44f83

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/outputlist.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,4 +385,7 @@ void OutputCodeRecorder::replay(OutputCodeList &ol,int startLine,int endLine,boo
385385
ol.endSpecialComment();
386386
ol.endCodeLine();
387387
}
388+
389+
ol.stripCodeComments(false);
390+
ol.setStripIndentAmount(0);
388391
}

0 commit comments

Comments
 (0)