~dricottone/vim-markdown-preview

Documentation update
482823fd — dricottone 5 years ago
Refactored everything to fit my use case.
9b3ec41f — Jamshed Vesuna 6 years ago
Merge pull request #74 from twsh/twsh-patch-1

remove --smart flag from Pandoc
3c7fa452 — Thomas Hodgson 6 years ago
remove --smart flag from Pandoc

The --smart flag is deprecated as of Pandoc v2
bdb4454a — Jamshed Vesuna 7 years ago
Merge pull request #62 from twsh/master

Adds support for Pandoc
56877f56 — Thomas Hodgson 7 years ago
Added Pandoc option to README
f134df6f — Thomas Hodgson 7 years ago
Added Pandoc to the local preview function
261d88f3 — Thomas Hodgson 7 years ago
Use smart punctuation and template with Pandoc
a992ce6b — Thomas Hodgson 7 years ago
Added pandoc support
74a43a81 — Jamshed Vesuna 7 years ago
Display requirements error message on error
163a7659 — Jamshed Vesuna 7 years ago
Merge pull request #53 from Kinmarui/master

Added support for fish shell
fbb5df7f — ikozlowski 7 years ago
Added support for fish shell
e4b8b9c1 — Jamshed Vesuna 7 years ago
Merge pull request #27 from letorbi/osx_improvements

OSX improvements
5b42c021 — JamshedVesuna 7 years ago
Allow spaces in osascript path
49257725 — Jamshed Vesuna 7 years ago
Merge pull request #49 from bikeNomad/add-quoting-to-osascript-command-lines

Added quoting to osascript command lines
2cee512d — JamshedVesuna 7 years ago
Support Markdown.pl
55632163 — JamshedVesuna 7 years ago
Add Unicode grip note
46cd8769 — Ned Konz 7 years ago
Added quoting to osascript command lines

If your .vim directory happens to be symlinked to a directory that has
spaces in its name, the system() commands that execute osascript will
fail. This PR adds quoting to those commands.
24b44d5c — Torben 7 years ago
Merge branch 'master' into osx_improvements
08491a2a — Jamshed Vesuna 8 years ago
Merge pull request #40 from m4ce/master

Refactor OS selection
Next