mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-24 08:12:24 +02:00
d9c15b84d0
* md importer: first pass import attachment resources with markdown files * md importer: import resources from md - no unneeded saves, check if files exist, regex name * md importer: test import of local files as resources, separate method for importing linked files, comment regex matching md tags * md importer: move stateful regex to method scope, remove spurius await * md importer: lint * md importer: respond to PR comments: remove test nesting, test sample, check if path is dir, use shim.fsDriver * md importer: use file-path methods for getting attachment path * md importer: use extractImageUrls helper, test for file with zero links * md importer: try catch around importLocalImages, improve test * md importer: importing attached images cover case where link also appears elsewhere in doc * md importer: only create 1 resource if note contains duplicate links, test * md importer: remove log * md importer: remove use of lodash |
||
---|---|---|
.. | ||
android | ||
ios | ||
lib | ||
locales | ||
pluginAssets | ||
.buckconfig | ||
.flowconfig | ||
.gitattributes | ||
.gitignore | ||
.watchmanconfig | ||
app.json | ||
build_android_prod.bat | ||
build_android.bat | ||
clean_build.bat | ||
debug_log.bat | ||
debug_log.sh | ||
encodeAssets.js | ||
index.android.js | ||
index.ios.js | ||
index.js | ||
main.js | ||
metro.config.js | ||
package-lock.json | ||
package.json | ||
PluginAssetsLoader.ts | ||
root.js | ||
run_ios.sh | ||
start_server.bat | ||
start_server.sh |