Skip to content

Global 'res' variable in Markdown.DialectHelpers.inline_until_char  #99

@marcello3d

Description

@marcello3d

Noticed this when running some mocha tests on my own codex.

markdown.js line 1094 assigns to res but doesn't declare it:

res = this.dialect.inline.__oneElement__.call(this, text.substr( consumed ) );

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions