mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-03-29 00:18:20 +08:00
Updated comment for local Converter instance
This commit is contained in:
2
showdown/index.d.ts
vendored
2
showdown/index.d.ts
vendored
@@ -257,7 +257,7 @@ declare namespace Showdown {
|
||||
removeExtension(extensions: ShowdownExtension[] | ShowdownExtension): void;
|
||||
|
||||
/**
|
||||
* Setting a "local" flavor affects all instances of showdown
|
||||
* Set a "local" flavor for THIS Converter instance
|
||||
*
|
||||
* @param flavor name
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user