markdown-explorer
markdown-explorer copied to clipboard
Easily explore, view and edit markdown documentation of a file tree
Bumps [electron](https://github.com/electron/electron) from 2.0.9 to 15.5.5. Release notes Sourced from electron's releases. electron v15.5.5 Release Notes for v15.5.5 Other Changes Backported fix for CVE-2022-1482. #34040 Backported fix for CVE-2022-1483. #34009...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.5 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Hi, I want to drag files/folders in the file tree . I find that angularjs ui-sortable could support it, but I cannot enable it in this project. I try ui-sortable...
Bumps [showdown](https://github.com/showdownjs/showdown) from 1.8.6 to 1.9.1. Release notes Sourced from showdown's releases. 1.9.1 (2019-11-02) 1.9.1 (2019-11-02) Bug Fixes openLinksInNewWindow: add rel="noopener noreferrer" to links (1cd281f), closes #670 Dependecy update yargs:...
Bumps [angular](https://github.com/angular/angular.js) from 1.6.9 to 1.8.0. Changelog Sourced from angular's changelog. 1.8.0 nested-vaccination (2020-06-01) This release contains a breaking change to resolve a security issue which was discovered by Krzysztof...
Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.5.0. Release notes Sourced from jquery's releases. jQuery 3.5.0 Released! See the blog post: https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/ and the upgrade guide: https://jquery.com/upgrade-guide/3.5/ NOTE: Despite being a minor...
This is a feature idea. Would it be possible, to support vim as the embedded text editor? For example using [neovim-component](https://github.com/rhysd/neovim-component)?
I tried the following command to create a build file for osx **npm run build-macos** ``` npm run build-macos > [email protected] build-macos /Users/Chetan/Documents/code/demo/html-explorer-tool > electron-packager . --out=dist --app-version=$npm_package_version --prune --asar...
When clicking on a link with anchor does not work, That is it does not send you to the correct anchor. ```md [go to section] ... Allot of text ......
macOS 10.14.2 NPM 6.4.1 ``` Admins-MacBook-Air:markdown-explorer patarapolw$ npm install > [email protected] install /Users/patarapolw/GitHubProjects/markdown-explorer/node_modules/fsevents > node install node-pre-gyp WARN Tried to download(404): https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.2.4/fse-v1.2.4-node-v67-darwin-x64.tar.gz node-pre-gyp WARN Pre-built binaries not found for [email protected]...