Update plugins.md

master
Futago-za Ryuu 6 years ago committed by GitHub
parent 4089aac71e
commit 06c9400bca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,7 +18,7 @@ import customGrammarParser from "./parser";
export function use( session, options ) {
// Replace the grammar parser
config.parser = customGrammarParser;
session.parser = customGrammarParser;
// always output the source
options.output = "source";

Loading…
Cancel
Save