Evaluate Markdown code blocks within Vim
Stars
172
Forks
7
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
56
commits
8
Fix EvalBlock in destination block executing destination instead of source
3bcb574
Fix range eval executing named output blocks
7d437ca
Add range support to :EvalBlock
816d603
Add unit test infrastructure and g:medieval_sync option
a263158
Make it work for win32 cmd
7b8d090
Fix bug with configurable fences
2121646
Allow option labels to be set on a per-filetype basis
6e81b4f
Fix `E872 NFA regexp Too many '('`
c7e652e
Make s:fences const
9ccd468
Make source fence patterns configurable
b01f010
Define user command and Plug mapping in plugin file
335047a
Escape dot character in start pattern
4372814
Support rmd filetype
92ff529
Minor doc updates
67d928e
Clarify value of "tangle" option
9e4160c