RecommendedFormatters.ts
RecommendedFormatters is a class that contains the recommended formatters for the SimpleDocsExtractor.
Methods
recommended
This method returns the recommended formatters for the SimpleDocsExtractor.
-
RemoveMultiLineCommentAsterisks (Removes comment formatting)
-
AddDoubleLinesFormatter (Adds spacing between content lines)
@returns {TFormatter[]} The recommended formatters for the SimpleDocsExtractor.
Last updated: 2025-09-16T21:51:51.929Z
This file is auto generated. Do not edit manually.*