Fix typos
This commit is contained in:
parent
39fbc8aedb
commit
8a048b0c22
@ -265,7 +265,7 @@ default with the old behavior moved into `pedantic`.
|
||||
Type: `boolean`
|
||||
Default: `false`
|
||||
|
||||
Use "smart" typograhic punctuation for things like quotes and dashes.
|
||||
Use "smart" typographic punctuation for things like quotes and dashes.
|
||||
|
||||
## Access to lexer and parser
|
||||
|
||||
@ -297,7 +297,7 @@ $ cat hello.html
|
||||
|
||||
The point of marked was to create a markdown compiler where it was possible to
|
||||
frequently parse huge chunks of markdown without having to worry about
|
||||
caching the compiled output somehow...or blocking for an unnecesarily long time.
|
||||
caching the compiled output somehow...or blocking for an unnecessarily long time.
|
||||
|
||||
marked is very concise and still implements all markdown features. It is also
|
||||
now fully compatible with the client-side.
|
||||
|
Loading…
x
Reference in New Issue
Block a user