mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Not-so-smart lsts in 'marked'.
This commit is contained in:
@@ -8,7 +8,7 @@ var options: MarkedOptions = {
|
||||
breaks: false,
|
||||
pedantic: false,
|
||||
sanitize: true,
|
||||
smartLsts: true,
|
||||
smartLists: true,
|
||||
silent: false,
|
||||
highlight: function (code: string, lang: string) {
|
||||
return '';
|
||||
|
||||
Reference in New Issue
Block a user