mirror of
https://github.com/jaywcjlove/awesome-mac.git
synced 2026-01-12 23:07:06 +08:00
chore(deps): update dependency markdown-to-html-cli to v3.1.5
This commit is contained in:
@@ -57,6 +57,7 @@ a { text-decoration: none; }
|
||||
.topmenu { position: fixed; left: 5px; top: 5px; display: flex; }
|
||||
.topmenu a { background: #00000073; padding: 1px 5px; font-size: 12px; border-radius: 2px; margin-right: 5px; color: #fff; }
|
||||
.topmenu a:hover, .totop:hover { background: #2186ff; color: #fff; }
|
||||
.markdown-body { max-width: 760px; }
|
||||
`;
|
||||
|
||||
const options = {
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"fs-extra": "10.0.0",
|
||||
"remark": "13.0.0",
|
||||
"remark-gfm": "1.0.0",
|
||||
"markdown-to-html-cli": "2.1.1",
|
||||
"markdown-to-html-cli": "3.1.5",
|
||||
"to-vfile": "7.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user