Open rupertlssmith opened 3 years ago
I'd go with addDocMarkdown
and addDocCode
. markdownComment
doesn't sound like a builder function.
Yeah its better. Might hold off on publishing a fix for this as with the API change its a major version bump?
Its obvious enough from the type signatures, but calling these something like
markdownComment
andcodeComment
might make their purpose clearer. The names are too generic.