mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
oops - left a stub of half of a comment. removed it.
This commit is contained in:
parent
280d98f00a
commit
bc94dd03aa
@ -63,7 +63,6 @@ function getParseFunction(parser, conf) {
|
||||
|
||||
return function(source) {
|
||||
source = escapeUnderscores(source);
|
||||
// by the parser)
|
||||
return parser.parse(source, githubConf);
|
||||
};
|
||||
} else if (parser === parsers.evilstreak) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user