-
Do you have a plan to add support for image link? I noticed that this plugin works well on Fedora21, except that it cannot handle image link properly.
-
### Environment
* Operating System: CentOS release 6.10 (Final)
* Vim version `:version`: VIM - Vi IMproved 7.2.411
* NERDTree version `git rev-parse --short HEAD`: 7513f25
* NERDTree settings app…
-
Anchor links do not jump to the anchored section in the MacDown Preview Pane on macOS High Sierra.
**Scenario**
Steps to replicate:
1. Launch MacDown 0.7.1 on an up-to-date macOS High Sierra…
-
Hi, first of all, thank you for all your work!
I cannot use local node_modules as I run my app inside a docker container and the modules are not shared with the host, and I've run into a problem w…
-
I did everything like the instructions said, the server launches but I can't see any markdown text in browser. It's empty.
-
Tried to switch to Google Chrome using:
```
let g:livedown_browser = "chrome"
```
And variations ("Chrome", "Google Chrome", "google chrome", etc.), but none works.
If I keep `safari` it wo…
-
Is this possible? It would make it easier to type while looking at the browser rather than the vim window.
-
livedown is awesome!
In my screen, I have a lots of markdown files in same directory, the file struct below:
```text
README.md
docs/
readme.md
foo.md
```
I expect livedown s…
-
This is my vim log (level 9)
```
Executing FileType Auto commands for "python"
autocommand compiler python
Error detected while processing FileType Auto commands for "python":
E174: Command a…
-
I have a small nuisance of an issue. I use livedown with vim-livedown on Ubuntu 14.04. I have version 1.0.8 installed. Though livedown opens on my Markdown file fine and shows it in a browser window, …