Values in example do not always match defaults.
This commit is contained in:
parent
88ce4df47c
commit
ff032bd83e
@ -21,7 +21,7 @@ console.log(marked('I am using __markdown__.'));
|
|||||||
// Outputs: <p>I am using <strong>markdown</strong>.</p>
|
// Outputs: <p>I am using <strong>markdown</strong>.</p>
|
||||||
```
|
```
|
||||||
|
|
||||||
Example setting options with default values:
|
Example setting options:
|
||||||
|
|
||||||
```js
|
```js
|
||||||
var marked = require('marked');
|
var marked = require('marked');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user