mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
fixup! upgrade the dependencies of markdown2htmldoc
This commit is contained in:
parent
002cb0fca8
commit
0ff90ad310
1 changed files with 0 additions and 1 deletions
|
@ -72,7 +72,6 @@ let stylesheetsTexts = [];
|
|||
let scriptsTexts = [];
|
||||
let syntaxThemeName = null;
|
||||
|
||||
console.log(Object.entries(args));
|
||||
if (!args.no_default_stylesheets) {
|
||||
syntaxThemeName = 'dotfiles';
|
||||
stylesheetsTexts.push(
|
||||
|
|
Loading…
Reference in a new issue