mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
Fix task title rendering
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"@material-ui/icons": "^4.5.1",
|
||||
"browserfs": "^1.4.3",
|
||||
"isomorphic-git": "^0.72.0",
|
||||
"mldoc_org": "^0.1.1",
|
||||
"mldoc_org": "^0.1.5",
|
||||
"react": "^16.12.0",
|
||||
"react-dom": "^16.12.0",
|
||||
"showdown": "^1.9.1"
|
||||
|
||||
@@ -889,10 +889,10 @@ mkdirp@^0.5.1:
|
||||
dependencies:
|
||||
minimist "0.0.8"
|
||||
|
||||
mldoc_org@^0.1.1:
|
||||
version "0.1.1"
|
||||
resolved "https://registry.yarnpkg.com/mldoc_org/-/mldoc_org-0.1.1.tgz#04ad80beabf04cd4b08d8c260d5aacb38ec6fe22"
|
||||
integrity sha512-aYBOBrZ717YQgGGAZ/2id2G4wB0cal9XIky2TIwWinpThzeEdemMdxpQ2GBOyPhxr43i/MQ9OF/esx2Gpahnag==
|
||||
mldoc_org@^0.1.3:
|
||||
version "0.1.3"
|
||||
resolved "https://registry.yarnpkg.com/mldoc_org/-/mldoc_org-0.1.3.tgz#584dce8049191ba586f590c3391bac1efe1da50d"
|
||||
integrity sha512-gxaRmxTiLcp+nkhDUHvQUbbkkv54zFU8WJvzIwQgai5E/M/kB465Lv2iAIaR97GQI3bCBiofbouQxro1V0qwDw==
|
||||
dependencies:
|
||||
yargs "^12.0.2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user