mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
commit
932610839f
|
@ -117,7 +117,7 @@ Local options can be set:
|
||||||
|
|
||||||
* **through the constructor**
|
* **through the constructor**
|
||||||
```js
|
```js
|
||||||
var converter = new showdown.Converter({optionKey: 'value');
|
var converter = new showdown.Converter({optionKey: 'value'});
|
||||||
```
|
```
|
||||||
|
|
||||||
* **through the setOption() method**
|
* **through the setOption() method**
|
||||||
|
|
Loading…
Reference in New Issue
Block a user