pandoc-mode
pandoc-mode copied to clipboard
RFE: Run pandoc on region
Request for enhancement
I would really appreciate if there was a way to run pandoc on just a small region. For example a list in a longer document or similar, by using the region marks.
This is already possible, but it only works if transient-mark-mode is turned on. So if you disable transient-mark-mode in your setup, you'll have to temporarily activate it (C-SPC C-SPC or C-u C-x C-x) before running pandoc.