We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f4f1a2 commit 9182a0cCopy full SHA for 9182a0c
generators/wiki/wikigen
@@ -45,7 +45,6 @@ SITE_GENERATORS = {
45
GENERATORS = GLOBAL_GENERATORS.merge(SITE_GENERATORS)
46
47
options = WikiGenerator::parse_options
48
-p options
49
myopts = options.clone
50
options[:generators].each do |g|
51
myopts[:generators] = [g]
0 commit comments