Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ var hTransform = rehype()
*
* @param {(string|Buffer)} markdown - markdown to convert
* @param {string} [base='/docs/api/develop/'] - base path for internal URLs
* @param {Function} clbk - callback to invoke on completion
* @param {Callback} clbk - callback to invoke on completion
* @throws {TypeError} first argument must be either a string or Buffer
* @throws {TypeError} last argument must be a function
*
Expand Down