chore: bump mldoc

pull/2701/head
Tienson Qin 2021-08-23 22:16:20 +08:00
parent 8bbb80d57d
commit 2e3744ac9c
2 changed files with 8 additions and 4 deletions

View File

@ -2447,6 +2447,10 @@
:markdown)]
(try
(match item
;; ["Drawer" name lines]
;; [:div.drawer {:data-drawer-name name}
;; (apply str lines)]
["Properties" m]
[:div.properties
(for [[k v] (dissoc m :roam_alias :roam_tags)]

View File

@ -6175,10 +6175,10 @@ mkdirp@^0.5.0, mkdirp@^0.5.4, mkdirp@~0.5.1:
dependencies:
minimist "^1.2.5"
mldoc@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/mldoc/-/mldoc-1.0.0.tgz#364bd35a5e94dfd98775029e348886abf7152bb3"
integrity sha512-1N/aHit74VcFnplenwKjdSj0tt5orEFhtLIQEElxJVogVRCjkVsYK4sCgIgurFSr/7fxBFM3x7LFK9WjEhgKLQ==
mldoc@1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/mldoc/-/mldoc-1.0.1.tgz#b6633b9797ff491227e1b78918f8aa16d5150b9c"
integrity sha512-uf7sdA4HFAuqSlWfHDLAtQkJHK7Jgnj+WBfUwElXqvzAiP4VFmO7XVJ7aI+U224RbBJK76UQuFinyTGQBYp2JQ==
dependencies:
yargs "^12.0.2"