mirror of
https://github.com/markedjs/marked
synced 2024-11-22 08:12:33 +00:00
spelling
This commit is contained in:
parent
4117ba271f
commit
1f5a621dab
@ -116,7 +116,7 @@ tokenizer.codespan = function(lexer, src) {
|
||||
};
|
||||
|
||||
// Run marked
|
||||
console.log(marked('$ latext code $', { tokenizer }));
|
||||
console.log(marked('$ latex code $', { tokenizer }));
|
||||
```
|
||||
|
||||
**Output:**
|
||||
|
Loading…
Reference in New Issue
Block a user